Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: source/common_config.h
- Branch:
- PassingRegression
- Revision:
- 123:a49e9ffbaca6
- Parent:
- 122:62166886db5f
- Child:
- 124:eae4512b131b
diff -r 62166886db5f -r a49e9ffbaca6 source/common_config.h --- 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