BAse sous ,projet 3 - soufflerue

Dependencies:   FT800_2

Dependents:   SimonBaseProgrammeSP3-STM32-F411

Revision:
0:660735eb3958
Child:
1:7a1dd20a34b6
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/affichage.h	Tue Feb 23 09:44:34 2021 +0000
@@ -0,0 +1,10 @@
+#ifndef affichage_h
+#define affichage_h
+#include "FT_Platform.h"
+ft_void_t luminosite( ft_int32_t lum);
+void InitScreen(void);
+void AfficheEcranSp3();
+void SetConsigneVitFluxAir(unsigned char variable);
+
+
+#endif
\ No newline at end of file