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: mbed Adafruit_GFX
Revision 1:a32b2b0960ac, committed 2020-12-11
- Comitter:
 - javiervicente
 - Date:
 - Fri Dec 11 12:14:07 2020 +0000
 - Parent:
 - 0:72e26a9c09f9
 - Commit message:
 - bueno
 
Changed in this revision
--- a/main.cpp	Tue Dec 01 11:34:18 2020 +0000
+++ b/main.cpp	Fri Dec 11 12:14:07 2020 +0000
@@ -30,7 +30,7 @@
          n++;
         gOled.display();
         gOled.setTextCursor(0,0);
-        thread_sleep_for(1000);
+        wait(1.000);
     }
 
 }
\ No newline at end of file
--- a/mbed-os.lib Tue Dec 01 11:34:18 2020 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1 +0,0 @@ -https://github.com/ARMmbed/mbed-os/#cf4f12a123c05fcae83fc56d76442015cb8a39e9
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mbed.bld Fri Dec 11 12:14:07 2020 +0000 @@ -0,0 +1,1 @@ +https://mbed.org/users/mbed_official/code/mbed/builds/0f02307a0877 \ No newline at end of file