IniSat Modèle 1 Version 2

Revision:
3:78fa04b4dbd6
Parent:
2:b869fd151c26
diff -r b869fd151c26 -r 78fa04b4dbd6 system.h
--- a/system.h	Wed Jun 23 09:46:55 2021 +0000
+++ b/system.h	Tue May 31 04:13:34 2022 +0000
@@ -21,6 +21,6 @@
 //  Divers seuils pour la batterie
 #define BAT_SEUIL_HAUT_2 4.2f
 #define BAT_SEUIL_HAUT_1 3.9f
-#define BAT_SEUIL_BAS_1 3.7f
-#define BAT_SEUIL_BAS_2 3.5f
+#define BAT_SEUIL_BAS_1 3.5f
+#define BAT_SEUIL_BAS_2 3.3f