Commit 152f6c2770794ae9edb063fefdbcb0104c7e89e6

Authored by Imanol-Mikel Barba Sabariego
1 parent 58bc12b6

--no commit message

Project/applications/smartcities/main_demo.c
... ... @@ -15,7 +15,9 @@
15 15 #define WPA_USER "smartcities"
16 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 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