nimble: fix wrong git ref name to use

This commit is contained in:
Matias N 2020-12-18 11:22:04 -03:00 committed by Xiang Xiao
parent cb1a424bc1
commit ca64cefc91

View File

@ -9,7 +9,7 @@ config NIMBLE
if NIMBLE if NIMBLE
config NIMBLE_REF config NIMBLE_REF
string "Version" string "Version"
default "nuttx" default "master"
---help--- ---help---
Git ref name to use when downloading from nimBLE repo Git ref name to use when downloading from nimBLE repo
endif endif