There was an error while loading. Please reload this page.
1 parent f3aa21c commit b431577Copy full SHA for b431577
1 file changed
gateway/src/main.c
@@ -25,8 +25,6 @@
25
#include <zephyr/logging/log.h>
26
LOG_MODULE_REGISTER(main);
27
28
-#define SYNC_TIMEOUT_S 2
29
-
30
struct golioth_client *client;
31
32
#ifdef CONFIG_GATEWAY_CLOUD
0 commit comments