Utilisation de 2 servomoteurs afin de piloter un portail a l'aide de l'ecran lcd du disco stm32

Dependencies:   BSP_DISCO_F746NG

Revision:
6:e11776bd7e16
Parent:
5:071136c3eefa
--- a/lv_conf.h	Tue Jun 15 19:35:57 2021 +0000
+++ b/lv_conf.h	Thu Jun 16 10:18:32 2022 +0000
@@ -202,7 +202,7 @@
 #  define lv_snprintf     snprintf
 #  define lv_vsnprintf    vsnprintf
 #else   /*LV_SPRINTF_CUSTOM*/
-#  define LV_SPRINTF_USE_FLOAT 0
+#  define LV_SPRINTF_USE_FLOAT 1
 #endif  /*LV_SPRINTF_CUSTOM*/
 
 #define LV_USE_USER_DATA      1