Aktualisierungen.

This commit is contained in:
Michael Klein
2019-11-13 15:24:19 +01:00
parent b61693056a
commit 00fd6808ca
2 changed files with 2 additions and 2 deletions

View File

@ -34,6 +34,6 @@
"GroveJoystickKey.LR|block": "Unten rechts",
"GroveJoystickKey.Press|block": "Gedrückt",
"grove.strip.read|block": "%strip|lies Position von Joystick an|%xpin|und|%ypin",
"grove.onJoystick|block": "wenn Grove - Joysticktaste|%key",
"grove.onJoystick|block": "wenn Grove - Joysticktaste|%key an|%xpin|und|%ypin",
"grove.getJoystick|block": "hole Joysticktaste an|%xpin|und|%ypin"
}