forked from xuos/xiuos
add as830 sensor and tvoc10 sensor support Nuttx
This commit is contained in:
@@ -34,6 +34,11 @@ config SENSOR_AS830
|
||||
endif
|
||||
|
||||
if ADD_NUTTX_FETURES
|
||||
config SENSOR_DEVICE_AS830_DEV
|
||||
string "as830 device uart path"
|
||||
default "/dev/ttyS1"
|
||||
---help---
|
||||
If USART1 is selected, then fill in /dev/ttyS1 here.
|
||||
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user