Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Revision 6:802d0aa08b39, committed 2021-04-09
- 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];