Skip to content

Commit 0f31e05

Browse files
committed
Revert removal of code from pull request Azure#58 (raulleclair/delayfix)
1 parent 791ffff commit 0f31e05

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/Azure_IoT_Central_ESP32/Azure_IoT_Central_ESP32.ino

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -432,6 +432,7 @@ void setup()
432432
sync_device_clock_with_ntp_server();
433433

434434
azure_pnp_init();
435+
azure_pnp_set_telemetry_frequency(TELEMETRY_FREQUENCY_IN_SECONDS);
435436

436437
configure_azure_iot();
437438
azure_iot_start(&azure_iot);

0 commit comments

Comments
 (0)