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.
Dependencies: EthernetInterface mbed-rtos mbed
Dependents: AxedaGo-mbed_WIZnetInterface
Revision 1:16dd56f0f6c7, committed 2013-10-17
- Comitter:
- AxedaCorp
- Date:
- Thu Oct 17 19:53:50 2013 +0000
- Parent:
- 0:ab4e84579da0
- Child:
- 2:3402e0dbab6b
- Commit message:
- Publish to public
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Wed Oct 09 19:25:56 2013 +0000
+++ b/main.cpp Thu Oct 17 19:53:50 2013 +0000
@@ -15,7 +15,7 @@
{
char *MODEL = "mbed";
- char *SERIAL_NUM = "abc-123-ume";
+ char *SERIAL_NUM = "abc-123";
float DEADBAND = 0.015;
char* ip;
Axeda GO Kit for ARM mbed