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.
Fork of Repo_Noeud_Mobile by
Diff: main.cpp
- Revision:
- 40:cf5a55961d8c
- Parent:
- 39:558cd5780490
- Child:
- 42:94d329a40290
--- a/main.cpp Mon Apr 06 20:18:02 2015 +0000 +++ b/main.cpp Mon Apr 06 21:09:41 2015 +0000 @@ -38,7 +38,7 @@ uint8_t play = 0; -FlexSensor flexSensors(p15, p16, p17); // flex sensor 1. +FlexSensor flexSensors(p18, p19, p20); // flex sensor 1. Accel accel; flex_t flex_data; RtosTimer *sync;