refactor(Format code): Improve readability and structure
This commit is contained in:
@@ -18,6 +18,9 @@ public:
|
||||
int width() override;
|
||||
int height() override;
|
||||
|
||||
// Dashboard tile mapping
|
||||
int dashboardTouch(int x, int y);
|
||||
|
||||
// ── Internal ──
|
||||
static DisplayDriverGFX& instance();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user