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: LCD_DISCO_F429ZI mbed BSP_DISCO_F429ZI
Diff: main.h
- Revision:
- 39:b069cf6be013
- Parent:
- 35:bda112796505
- Child:
- 42:53780e5a6acb
--- a/main.h Mon May 20 11:34:16 2019 +0000 +++ b/main.h Thu May 23 09:03:30 2019 +0000 @@ -7,7 +7,7 @@ #include "Tick.h" //Ces fonctions remplace le besoin d'une RTC #define ever ;; -#define DEBUG 1 //Mettre 1 si on est un train de faire des tests, mettre 0 sinon +#define DEBUG 0 //Mettre 1 si on est un train de faire des tests, mettre 0 sinon /* Pinout: @@ -23,7 +23,7 @@ 5 -> PC_3 6 -> PB_7 7 -> PB_4 -8 -> PA_5 +8 -> PD_4 1 -> PC_13 2 -> PC_12 3 -> PC_11 @@ -59,7 +59,7 @@ o o o o o o o PG9 o o o o -o o o o +o o PD4 o o o o o o o o o o o PC11 PC12
