Add an option to build the sample with application-layer clock sync service running in the background. This will also add a build-check for the clock sync service in CI. Signed-off-by: Martin Jäger <martin@libre.solar>
3 lines
98 B
Text
3 lines
98 B
Text
CONFIG_LORAWAN_SERVICES=y
|
|
CONFIG_LORAWAN_SERVICES_LOG_LEVEL_DBG=y
|
|
CONFIG_LORAWAN_APP_CLOCK_SYNC=y
|