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.
Diff: main.cpp
- Revision:
- 6:802d0aa08b39
- Parent:
- 5:f07de56debf3
--- 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];