mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
[apps] Use the Home app
Change-Id: I25d881f237ce4b7db0b92afe68596416d3704781
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
|
||||
void ion_app() {
|
||||
AppsContainer container;
|
||||
container.switchTo(AppsContainer::AppId::Graph);
|
||||
container.switchTo(container.appAtIndex(0));
|
||||
container.run();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user