MCPcopy Create free account
hub / github.com/BruceDevices/firmware / ClockMenu

Method ClockMenu

src/core/menu_items/ClockMenu.h:8–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6class ClockMenu : public MenuItemInterface {
7public:
8 ClockMenu() : MenuItemInterface("Clock") {}
9
10 void optionsMenu(void);
11 void showSubMenu(void);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected