mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-18 21:30:38 +01:00
[apps] Add screen telemetry identification
This commit is contained in:
@@ -17,6 +17,7 @@ public:
|
||||
const char * title() override;
|
||||
bool handleEvent(Ion::Events::Event event) override;
|
||||
void didBecomeFirstResponder() override;
|
||||
TELEMETRY_ID("Graph");
|
||||
|
||||
ViewController * rangeParameterController();
|
||||
ViewController * zoomParameterController();
|
||||
|
||||
Reference in New Issue
Block a user