Projet d'electronique
Dependencies: BSP_DISCO_F429ZI LCD_DISCO_F429ZI mbed
Revision 6:58ef8c8a2d8e, committed 2018-02-18
- Comitter:
- Alex_mln
- Date:
- Sun Feb 18 21:34:04 2018 +0000
- Parent:
- 5:f8092b880eec
- Commit message:
- Ajout de fct.c et fct.h
Changed in this revision
diff -r f8092b880eec -r 58ef8c8a2d8e fonctions.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/fonctions.cpp Sun Feb 18 21:34:04 2018 +0000 @@ -0,0 +1,1 @@ +#include "fonctions.h" \ No newline at end of file
diff -r f8092b880eec -r 58ef8c8a2d8e fonctions.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/fonctions.h Sun Feb 18 21:34:04 2018 +0000 @@ -0,0 +1,14 @@ +#include "mbed.h" +#include "LCD_DISCO_F429ZI.h" +#include <stdio.h> +#include <stdlib.h> + + + + + + + + + +int main(); \ No newline at end of file
diff -r f8092b880eec -r 58ef8c8a2d8e main.cpp --- a/main.cpp Sat Feb 17 14:26:58 2018 +0000 +++ b/main.cpp Sun Feb 18 21:34:04 2018 +0000 @@ -1,18 +1,7 @@ -#include "mbed.h" -#include "LCD_DISCO_F429ZI.h" +#include "fonctions.h" LCD_DISCO_F429ZI lcd; -Vous pouvez ecrire votre programme - - -Test 1 -Test 2 - -Romane la nulle stp - - -