KIT Solar Car Project / Mbed 2 deprecated BMS_v1

Dependencies:   mbed INA226

Files at this revision

API Documentation at this revision

Comitter:
takuma1
Date:
Fri Apr 09 01:46:08 2021 +0000
Parent:
5:f07de56debf3
Commit message:
BMS_v2

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Thu Apr 08 10:04:55 2021 +0000
+++ b/main.cpp	Fri Apr 09 01:46:08 2021 +0000
@@ -68,7 +68,7 @@
 
 
 
-const uint8_t TOTAL_IC = 3; //IC数
+const uint8_t TOTAL_IC = 1; //IC数
 char ui_buffer[UI_BUFFER_SIZE];