forked from xuos/xiuos
remove compile warning
This commit is contained in:
parent
29a205e467
commit
bc7913a713
|
@ -43,6 +43,6 @@ if ADD_RTTHREAD_FETURES
|
|||
string "BC28 device pin driver path"
|
||||
default "/dev/pin"
|
||||
config ADAPTER_BC28_RESETPIN
|
||||
string "BC28 RESET pin number"
|
||||
int "BC28 RESET pin number"
|
||||
default "100"
|
||||
endif
|
||||
|
|
Loading…
Reference in New Issue