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.
Dependents: mbed-os-example-wifi-milkcocoa MilkcocoaOsSample_Eth MilkcocoaOsSample_ESP8266 MilkcocoaOsSample_Eth_DigitalIn
Revision 13:61e0cc093180, committed 2018-03-26
- Comitter:
- jksoft
- Date:
- Mon Mar 26 04:49:20 2018 +0000
- Parent:
- 12:6eafbe763882
- Commit message:
- ???????????
Changed in this revision
| Milkcocoa.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/Milkcocoa.h Mon Feb 05 23:32:22 2018 +0000
+++ b/Milkcocoa.h Mon Mar 26 04:49:20 2018 +0000
@@ -85,7 +85,7 @@
char message[192];
char topic[64];
} milkcocoa_message_t;
- Mail<milkcocoa_message_t, 5> message_box;
+ Mail<milkcocoa_message_t, 4> message_box;
int connectting;
int mqtt_connectting;