feat: X3 clock display with DS3231 RTC and NTP sync (#1612)
This commit is contained in:
@@ -21,6 +21,8 @@ class StatusBarSettingsActivity final : public Activity {
|
||||
ButtonNavigator buttonNavigator;
|
||||
|
||||
int selectedIndex = 0;
|
||||
// Decided in onEnter() based on halClock.isAvailable() so clock entries are hidden on X4.
|
||||
int visibleItemCount = 0;
|
||||
|
||||
void handleSelection();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user