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:
- 7:81d62e1be97a
- Parent:
- 6:1d3689cf7132
- Child:
- 8:93207ec694bd
--- a/main.cpp Sun Nov 22 12:03:56 2020 +0000
+++ b/main.cpp Sun Nov 22 13:03:30 2020 +0000
@@ -8,7 +8,7 @@
#define SIMPLE_LOG // Xbeeで送信できる情報量に制限
const float k_vbat_offset[] = { // 電圧読み取りオフセット
1.4f,
- 0.6f
+ 0.35f
};
const float k_Im_offset[] = { // 電流読み取りオフセット
0.0f,