refactor(AGENTS.md): update docs for simplified build commands and board config
This commit is contained in:
@@ -42,6 +42,7 @@ private:
|
||||
void drawBoot(const ScreenState& state);
|
||||
void drawAlert(const ScreenState& state);
|
||||
void drawDashboard(const ScreenState& state);
|
||||
void drawStatus(const ScreenState& state);
|
||||
|
||||
// Touch handling
|
||||
TouchEvent _lastTouch = { false, false, 0, 0, -1, -1 };
|
||||
|
||||
Reference in New Issue
Block a user