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.
Fork of example-DISCO_L475_IOT-mbed-Cloud-connect by
Diff: mbed_cloud_client_user_config.h
- Revision:
- 10:0b85f5df5d99
- Parent:
- 4:cf7342047b4d
diff -r 265744785d33 -r 0b85f5df5d99 mbed_cloud_client_user_config.h --- a/mbed_cloud_client_user_config.h Sun Oct 14 19:01:53 2018 +0100 +++ b/mbed_cloud_client_user_config.h Mon Nov 05 13:57:40 2018 +0000 @@ -46,7 +46,7 @@ #ifdef __linux__ #define MBED_CLOUD_CLIENT_UPDATE_BUFFER (2 * 1024 * 1024) #else -#define MBED_CLOUD_CLIENT_UPDATE_BUFFER 2048 +#define MBED_CLOUD_CLIENT_UPDATE_BUFFER 1024 #endif // Developer flags for Update feature