clang-format with clang-format version 17

This commit is contained in:
Mazzoleni Alice Francesca
2025-04-11 11:38:56 +02:00
parent 598154645c
commit 3297707ab7
18 changed files with 63 additions and 49 deletions

View File

@ -7,7 +7,8 @@
#define NUM_HARDWARE_VERSIONS (2)
#define HARDWARE_VERSION_NUMBERS {0x0, 0x1};
#define HARDWARE_VERSION_NAMES {"FX70T", "FX30T"}
#define HARDWARE_VERSION_NAMES \
{ "FX70T", "FX30T" }
#define REQUIRED_FIRMWARE_VERSION (32)
// virtual ones renamed for consistency