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.
Diff: main.cpp
- Revision:
- 15:c1fdacc370d5
- Parent:
- 14:968673858d9a
- Child:
- 22:29e613c92a2c
--- a/main.cpp Fri Feb 12 13:34:04 2016 +0000 +++ b/main.cpp Fri Feb 12 13:44:30 2016 +0000 @@ -20,7 +20,7 @@ { acc.getAccAllAxis(data); // s0.printf("%d,\t%d,\t%d\n", data[0], data[1], data[2]);// - Diego_Choque(data[0]); + Diego_Choque(data[0], data[1]); } } //Hola grupo \ No newline at end of file