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: BufferedSerial C12832 EndpointMain-rfid EthernetInterface Logger StatusReporter-df2014 mbed-rtos mbed
Fork of df-2014-workshop-rfid-case-generator-k64f by
Diff: main.cpp
- Revision:
- 29:a1067f9eb41c
- Parent:
- 28:892a6668365f
diff -r 892a6668365f -r a1067f9eb41c main.cpp
--- a/main.cpp Sun Sep 07 22:23:53 2014 +0000
+++ b/main.cpp Tue Sep 09 17:04:17 2014 +0000
@@ -82,7 +82,7 @@
status_reporter.checkAndReportOnStatus();
// wait a bit and look again
- wait_ms(WAIT_TIME_MS);
+ Thread::wait_ms(WAIT_TIME_MS);
}
}
else {

