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: BLE_API mbed nRF51822 circular_buffer
Diff: main.cpp
- Revision:
- 13:e4c3b3e00e3d
- Parent:
- 12:172acb80fcab
diff -r 172acb80fcab -r e4c3b3e00e3d main.cpp
--- a/main.cpp Mon May 23 13:48:29 2016 +0000
+++ b/main.cpp Wed May 25 13:35:41 2016 +0000
@@ -45,7 +45,7 @@
while(1) {
- Vector ultimo = acc.leer();
+ Vector ultimo = acc.leer();
buffer.push_back(ultimo);
// TODO Hacer esto en un hilo
