1
0
forked from me/IronOS

Define array of Accelerometer names

This commit is contained in:
Ben V. Brown
2021-09-25 10:35:23 +10:00
parent a3d5902ed1
commit a936eee83e
2 changed files with 2 additions and 1 deletions

View File

@@ -26,6 +26,7 @@ extern const char *SymbolCellCount;
extern const char *SymbolVersionNumber;
extern const char *DebugMenu[];
extern const char *AccelTypeNames[];
enum class SettingsItemIndex : uint8_t {
DCInCutoff,