- CONFIG_SENSORSIM
Sensor Data Simulator Library
Type: bool
Help
Allows for manual incrementing of a sensor value or generates a triangular waveform.
Defaults
No defaults. Implicitly defaults to n
.
Symbols that select this symbol
Kconfig definition
At lib\sensorsim/Kconfig:10
Included via Kconfig:40
→ lib/Kconfig:15
Menu path: (Top) → ANT Wireless → ANT Wireless
menuconfig SENSORSIM
bool "Sensor Data Simulator Library"
depends on ANT
help
Allows for manual incrementing of a sensor value or generates a triangular waveform.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)