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 FXOS8700Q
Revision 2:0a80eaa64fd4, committed 2019-03-15
- Comitter:
- oliviab
- Date:
- Fri Mar 15 16:24:39 2019 +0000
- Parent:
- 1:ea56355bccae
- Commit message:
- change mbed file - hopefully OS5??; prblem with SD
Changed in this revision
--- a/SensorData1.cpp Thu Mar 14 21:14:10 2019 +0000
+++ b/SensorData1.cpp Fri Mar 15 16:24:39 2019 +0000
@@ -17,18 +17,18 @@
SensorData mySensor;
//
-int main()
-{
-
-
- printf("Hello World !\n");
-
- while(1)
- {
- mySensor.run();
- }
-
-}
+//int main()
+//{
+//
+//
+// printf("Hello World !\n");
+//
+// while(1)
+// {
+// mySensor.run();
+// }
+//
+//}
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mbed-os.lib Fri Mar 15 16:24:39 2019 +0000 @@ -0,0 +1,1 @@ +https://github.com/ARMmbed/mbed-os/#2fd0c5cfbd83fce62da6308f9d64c0ab64e1f0d6
--- a/mbed.bld Thu Mar 14 21:14:10 2019 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1 +0,0 @@ -https://os.mbed.com/users/mbed_official/code/mbed/builds/3a7713b1edbc \ No newline at end of file