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.
Revision 2:4fa4c952883a, committed 2019-07-26
- Comitter:
- Alvaro13
- Date:
- Fri Jul 26 00:09:52 2019 +0000
- Parent:
- 0:43edf2e11fc0
- Child:
- 3:371e35f9769a
- Commit message:
- second commit
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Fri Jul 26 00:06:28 2019 +0000 +++ b/main.cpp Fri Jul 26 00:09:52 2019 +0000 @@ -1,7 +1,7 @@ #include "mbed.h" #include "MPU6050.h" #include "REFVALUES.h" - +//activo // Debbuging led DigitalOut myled(LED1);
