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 WebSocketClient mbed-rtos mbed
Diff: GLUE/IO.cpp
- Revision:
- 1:d87a428e88ee
- Parent:
- 0:29f58b9daa2c
diff -r 29f58b9daa2c -r d87a428e88ee GLUE/IO.cpp --- a/GLUE/IO.cpp Fri Jul 04 22:55:47 2014 +0000 +++ b/GLUE/IO.cpp Thu Jul 17 00:18:36 2014 +0000 @@ -9,5 +9,3 @@ AnalogIn TempSensor(PTB11); Serial PC(PTB17, PTB16); - -extern EthernetInterface eth;