Commit 152f6c2770794ae9edb063fefdbcb0104c7e89e6
1 parent
58bc12b6
--no commit message
Showing
4 changed files
with
3 additions
and
1 deletions
Project/applications/smartcities/main_demo.c
@@ -15,7 +15,9 @@ | @@ -15,7 +15,9 @@ | ||
15 | #define WPA_USER "smartcities" | 15 | #define WPA_USER "smartcities" |
16 | #define WPA_PASS "superpass" | 16 | #define WPA_PASS "superpass" |
17 | 17 | ||
18 | -uint8_t connected = 0; | 18 | +uint8_t connected=0; |
19 | +uint8_t timeout=0; | ||
20 | +uint8_t retries=0; | ||
19 | 21 | ||
20 | void initLibwismart(void) | 22 | void initLibwismart(void) |
21 | { | 23 | { |
Project/applications/smartcities/profiles/boot.bin
0 โ 100644
No preview for this file type
Project/applications/smartcities/profiles/collect_cycle.bin
0 โ 100644
No preview for this file type
Project/applications/smartcities/profiles/full_tx.bin
0 โ 100644
No preview for this file type