Lizzy project

Dependencies:   aconno_I2C Lis2dh12 adc52832_common aconno_SEGGER_RTT

Branch:
mbedOsUpdate
Revision:
19:2681edc2f2b9
Parent:
9:aef8bb3d13ed
Child:
22:7dae8496b97c
--- a/aconno_ble/aconno_ble.h	Wed Sep 12 16:21:36 2018 +0200
+++ b/aconno_ble/aconno_ble.h	Thu Sep 13 12:20:35 2018 +0200
@@ -13,7 +13,7 @@
 #include "lizzy_service.h"
 
 #define MSD_SIZE_b          (10)
-#define ADV_INTERVAL_MS     (100)
+#define ADV_INTERVAL_MS     (1000)
 #define APPLICATION_ID      (0xCF170059) //(0xCF170059)
 
 #define LSB_VALUE           (0xFFFF)    // this is divided by 2^16 in app
@@ -47,4 +47,4 @@
 void updatePayload(BLE *ble, advertising_packet *advertisementPacket);
 
 
-#endif      //ACONNO_BLE_H
\ No newline at end of file
+#endif      //ACONNO_BLE_H