[apps/code] Fix multiplication in Python app on simulator (#126)

This commit is contained in:
Yaya-Cout
2022-01-21 16:51:58 +01:00
committed by GitHub
parent 169fb7404e
commit f4ce415e32

View File

@@ -12,7 +12,7 @@ const EventData s_dataForEvent[4 * Event::PageSize] = {
T("^(\x11)"), T("ln(\x11)"), T("log(\x11)"), T("𝐢"), T(","), T("^"),
T("sin(\x11)"), T("cos(\x11)"), T("tan(\x11)"), T("π"), T("√(\x11)"), T("^2"),
T("7"), T("8"), T("9"), T("("), T(")"), U(),
T("4"), T("5"), T("6"), T("×"), T("/"), U(),
T("4"), T("5"), T("6"), T("*"), T("/"), U(),
T("1"), T("2"), T("3"), T("+"), T("-"), U(),
T("0"), T("."), T(""), TL(), TL(), U(),
// Shift