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 5:4a3f096a3c10, committed 2022-04-26
- Comitter:
- micros22eq7
- Date:
- Tue Apr 26 05:16:58 2022 +0000
- Parent:
- 4:cc7c1a51a7ed
- Commit message:
- v5
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Tue Apr 26 04:37:41 2022 +0000
+++ b/main.cpp Tue Apr 26 05:16:58 2022 +0000
@@ -11,8 +11,7 @@
{
pc.printf("\x1b[2J"); //CLEAR
pc.printf("\033[1;1H"); //Mueve cursor al origen
-
-
+
MMA8451Q acc(PTE25, PTE24, MMA8451_I2C_ADDRESS);
// SDA SCL DIRECCIÓN