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 LM75B mbed-rtos mbed
Diff: main.cpp
- Revision:
- 6:4f13276fd1e2
- Parent:
- 5:665ba017d54e
- Child:
- 8:556a5738c2fa
--- a/main.cpp Sun Mar 18 13:29:52 2018 +0000 +++ b/main.cpp Sun Mar 18 15:57:55 2018 +0000 @@ -10,8 +10,6 @@ Master master; Slave slave; - - int main() { ID = setup.chooseID(); IP = setup.convertToIP(ID);