[WIP] SDC screen
This hasn't really been tested yet and sometimes looks weird.
This commit is contained in:
@ -37,5 +37,5 @@ void AMIPresenter::vehicleStateUpdated() {
|
||||
void AMIPresenter::nextScreen() {
|
||||
FrontendApplication *app =
|
||||
static_cast<FrontendApplication *>(FrontendApplication::getInstance());
|
||||
app->gotoDebugViewScreenNoTransition();
|
||||
app->gotoSDCScreenNoTransition();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user