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 Timer by
Diff: Map/defines.h
- Revision:
- 41:b5a2fbc20beb
- Parent:
- 39:309f38d1e49c
diff -r 309f38d1e49c -r b5a2fbc20beb Map/defines.h --- a/Map/defines.h Tue Apr 05 15:02:12 2016 +0000 +++ b/Map/defines.h Wed Apr 13 11:27:34 2016 +0000 @@ -80,8 +80,6 @@ #define ODO_D_B PB_5 #define ODO_D_A PB_4 -#define PI 3.14159f - // ----- Boutons ----- // #define LED_DESSUS PH_1
