change mbed file

Dependencies:   SDFileSystem FXOS8700Q

Files at this revision

API Documentation at this revision

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

SensorData1.cpp Show annotated file Show diff for this revision Revisions of this file
mbed-os.lib Show annotated file Show diff for this revision Revisions of this file
mbed.bld Show diff for this revision Revisions of this file
--- 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