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:
- 38:0196baea1d35
- Parent:
- 37:28f1122a858c
- Parent:
- 36:e587950c288c
- Child:
- 39:558cd5780490
--- a/main.cpp Mon Apr 06 19:49:00 2015 +0000 +++ b/main.cpp Mon Apr 06 19:52:29 2015 +0000 @@ -103,7 +103,7 @@ rps_read = new Thread(flex_read); - #if ACTIVATE_ACCEL +/* #if ACTIVATE_ACCEL Thread thread0(reception_coord); Thread thread1(etat_de_jeu); Thread thread2(analyze_sensor_data); @@ -111,7 +111,7 @@ threads[1] = &thread1; threads[2] = &thread2; #endif - +*/ while(true) { }