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.
Diff: main.cpp
- Revision:
- 8:1f35cbb54ee7
- Parent:
- 7:94dccd29cac9
--- a/main.cpp Sat Feb 19 23:25:31 2022 +0000
+++ b/main.cpp Sat Feb 19 23:28:22 2022 +0000
@@ -20,7 +20,7 @@
DigitalOut led2(LED2);
void udpEcho(){
- printf("UDP thread starting...\n");
+ printf("UDP thread starting..\n");
NetworkInterface *net = NetworkInterface::get_default_instance();
int net_stat;
#ifndef ROUTER