mirror of
https://github.com/airgradienthq/arduino.git
synced 2025-07-19 11:42:09 +02:00
Update typo, #49
This commit is contained in:
@ -1352,7 +1352,7 @@ static void dispSmHandler(int sm) {
|
|||||||
case APP_SM_NORMAL: {
|
case APP_SM_NORMAL: {
|
||||||
displayShowDashboard("");
|
displayShowDashboard("");
|
||||||
}
|
}
|
||||||
detault:
|
default:
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user