From fa8baaec5b60e928d1b610cda0951fa2fe8a5501 Mon Sep 17 00:00:00 2001 From: Michael Klein <37311672+MKleinSB@users.noreply.github.com> Date: Thu, 17 Sep 2020 18:50:27 +0200 Subject: [PATCH] Aktualisiere main.ts --- main.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.ts b/main.ts index 81d30bc..0e89fa1 100644 --- a/main.ts +++ b/main.ts @@ -87,7 +87,7 @@ enum GroveJoystickKey { /** * Functions to operate Grove module. */ -//% weight=10 color=#9F79EE icon="\uf108" block="Grove" +//% weight=10 color=#9F79EE icon="\uf1b3" block="Grove" //% groups='["4-Digit","Ultrasonic","Gesture","Thumbjoystick"]' namespace grove { /**