Generate power names

This commit is contained in:
Ben V. Brown
2021-09-26 07:58:19 +10:00
parent 26c1f6e60f
commit 73b6ca28f2
2 changed files with 19 additions and 0 deletions

View File

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