Aktualisiere main.ts

This commit is contained in:
Michael Klein 2020-09-17 18:39:14 +02:00
parent d79cfa798b
commit e1f1204d7e

View File

@ -547,7 +547,7 @@ namespace grove {
* *
*/ */
//% blockId=grove_initgesture block="init gesture" //% blockId=grove_initgesture block="init gesture"
//% group="Gesture" //% group="4-Digit"
export function initGesture() { export function initGesture() {
if (!paj7620) { if (!paj7620) {
paj7620.init(); paj7620.init();