this is using the mbed os version 5-13-1
Diff: source/common_config.h
- Branch:
- PassingRegression
- Revision:
- 123:a49e9ffbaca6
- Parent:
- 122:62166886db5f
- Child:
- 124:eae4512b131b
--- a/source/common_config.h Tue Jun 11 20:23:43 2019 +0000 +++ b/source/common_config.h Fri Jun 14 21:13:46 2019 +0000 @@ -50,6 +50,10 @@ #define CLOUD_RETRY_TIME_MS 10000 #define MAX_BLE_POOL_DATA_SIZE 40 #define BLE_PROCESS_QUEUES_INTERVAL_MS 200 // check BLE queues every 200 ms +#define BLE_IF_ID 1 +#define WIFI_IF_ID 2 +#define LOCAL_ADDRESS_RESP "+UMLA:" +#define BLE_DEVICE_NAME_RESP "+UBTLN:" //#define ENABLE_MEMORY_CHECKS //#define SEND_DEBUG_MESSAGES