mirror of
https://github.com/apache/nuttx.git
synced 2026-08-07 21:47:17 +00:00
Missed two naming changes in last commit
This commit is contained in:
parent
9e386e3b31
commit
5dd25bbfde
1 changed files with 2 additions and 2 deletions
|
|
@ -54,7 +54,7 @@ config HCSR04_NPOLLWAITERS
|
|||
|
||||
endif # SENSORS_HCSR04
|
||||
|
||||
config HTS221
|
||||
config SENSORS_HTS221
|
||||
bool "STMicro HTS221 humidity sensor"
|
||||
default n
|
||||
select I2C
|
||||
|
|
@ -80,7 +80,7 @@ config HTS221_NPOLLWAITERS
|
|||
---help---
|
||||
Number of waiters to poll
|
||||
|
||||
endif # HTS221
|
||||
endif # SENSORS_HTS221
|
||||
|
||||
config SENSORS_L3GD20
|
||||
bool "STMicro L3GD20 Gyroscope Sensor support"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue