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.
Dependencies: mbed SDFileSystem_
Diff: main.cpp
- Revision:
- 24:40e6b7c8d2f1
- Parent:
- 23:83688f161631
- Child:
- 25:0cbab3945069
--- a/main.cpp Fri Sep 03 09:43:42 2021 +0000 +++ b/main.cpp Fri Sep 03 09:48:17 2021 +0000 @@ -34,8 +34,8 @@ //#define TIMEINTERVAL //キャリブレーション 仮値 -#define OFFSET_X 400 -#define OFFSET_Y 350 +#define OFFSET_X 375 +#define OFFSET_Y 325 #define OFFSET_Z -200 HAL_StatusTypeDef writeEEPROMByte(uint32_t address, uint8_t data);