b-parasite-esp32/code/nrf-connect/samples/zigbee/Kconfig
2022-12-09 19:38:56 +01:00

9 lines
No EOL
273 B
Text

source "Kconfig.zephyr"
config PRST_ZB_SLEEP_DURATION_SEC
int "Sleep duration between waking up and reading sensors (in seconds)"
default 300
config PRST_ZB_PARENT_POLL_INTERVAL_SEC
int "Interval for when b-parasite polls its parent for data (in seconds)"
default 300