Setting setup for BLEEnabled

This commit is contained in:
Ben V. Brown
2023-01-23 18:01:35 +11:00
parent 14948255e3
commit 82499f4e83
3 changed files with 3 additions and 1 deletions

View File

@@ -85,6 +85,7 @@ enum class SettingsItemIndex : uint8_t {
PowerPulseDuration,
SettingsReset,
LanguageSwitch,
BLEEnabled,
NUM_ITEMS,
};