this is using the mbed os version 5-13-1
Diff: source/common_config.h
- Branch:
- PassingRegression
- Revision:
- 122:62166886db5f
- Parent:
- 121:ac4f59839e4f
- Child:
- 123:a49e9ffbaca6
--- a/source/common_config.h Sat Jun 01 15:29:03 2019 +0000
+++ b/source/common_config.h Tue Jun 11 20:23:43 2019 +0000
@@ -51,7 +51,10 @@
#define MAX_BLE_POOL_DATA_SIZE 40
#define BLE_PROCESS_QUEUES_INTERVAL_MS 200 // check BLE queues every 200 ms
//#define ENABLE_MEMORY_CHECKS
-#define SEND_DEBUG_MESSAGES
+//#define SEND_DEBUG_MESSAGES
+
+#define TRIM_AWS_HEADER_ENTRIES
+#define SEND_CLOUD_OK_MSG
typedef enum
{
IF_HW_ADDRESS = 0,