We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f04add8 commit 5ff5451Copy full SHA for 5ff5451
libraries/AP_BattMonitor/AP_BattMonitor.h
@@ -22,7 +22,7 @@
22
#define AP_BATT_MONITOR_RES_EST_TC_2 0.1f
23
24
#if HAL_PROGRAM_SIZE_LIMIT_KB > 1024
25
-#define AP_BATT_MONITOR_CELLS_MAX 14
+#define AP_BATT_MONITOR_CELLS_MAX 18
26
#else
27
#define AP_BATT_MONITOR_CELLS_MAX 12
28
#endif
0 commit comments