Fix fs::file log formatting

This commit is contained in:
Megamouse 2024-12-23 02:06:49 +01:00
parent 99044ce6c6
commit 53817dcc90
7 changed files with 32 additions and 39 deletions

View file

@ -55,7 +55,7 @@ namespace reports
// ID Size Description
u8 magnetometer_x2{}; // 0x27 1- X-axis magnetometer
u8 magnetometer_y{}; // 0x28 1+ Y-axis magnetometer
u8 magnetometer_yz{}; // 0x29 1 XZ-axis magnetometer
u8 magnetometer_yz{}; // 0x29 1 YZ-axis magnetometer
u8 magnetometer_z{}; // 0x2A 1- Z-axis magnetometer
u8 timestamp_lower{}; // 0x2B 1 Timestamp (lower byte)
std::array<u8, 5> ext_device_data{}; // 0x2C 5 External device data