changed MAX CELL Voltages to 13

This commit is contained in:
hamza 2024-07-07 01:56:58 +03:00
parent 5b1854a3ab
commit dfad2fee02
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
#include "main.h"
#define MAXIMUM_CELL_VOLTAGES 16
#define MAXIMUM_CELL_VOLTAGES 13
#define MAXIMUM_AUX_VOLTAGES 10
#define MAXIMUM_GPIO 10