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: SDFileSystem Venus838 mbed MS5611 TinyGPS
Diff: main.cpp
- Revision:
- 1:678ba5aa45fc
- Parent:
- 0:5c7eeb7672d2
- Child:
- 2:244d3912b449
--- a/main.cpp Mon Jun 02 05:56:58 2014 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-#include "mbed.h"
-#include "rtos.h"
-
-int main() {
- while(true) {
- }
-}
\ No newline at end of file