Commit Graph

61 Commits

Author SHA1 Message Date
Michael Klein
8aa1d9a487 Aktualisiere main.ts, _locales/de/Grove-strings.json 2020-09-17 18:06:05 +02:00
Michael Klein
96039f5012 0.1.18 2020-09-17 17:57:02 +02:00
Michael Klein
b6e60f6db0 Aktualisiere main.ts, _locales/de/Grove-strings.json 2020-09-17 17:51:13 +02:00
Michael Klein
331c17437c 0.1.17 2020-09-17 17:48:20 +02:00
Michael Klein
ab6d0f92e1 Aktualisiere _locales/de/Grove-strings.json 2020-09-17 17:48:10 +02:00
Michael Klein
7054d263a6 Aktualisiere main.ts, _locales/de/Grove-strings.json 2020-09-17 17:46:57 +02:00
Michael Klein
e1cbce0a3b 0.1.16 2020-09-17 17:37:41 +02:00
Michael Klein
f55c6e4854 change strip-->GroveModule 2020-09-17 17:37:28 +02:00
Michael Klein
dab64d607a 0.1.15 2019-11-13 15:24:26 +01:00
Michael Klein
00fd6808ca Aktualisierungen. 2019-11-13 15:24:19 +01:00
Michael Klein
b61693056a 0.1.14 2019-11-13 15:23:42 +01:00
Michael Klein
a23405acef Aktualisierungen. 2019-11-13 15:23:39 +01:00
Michael Klein
1d6a6a7f2c 0.1.13 2019-11-13 15:19:40 +01:00
Michael Klein
6c0783c5b5 Aktualisierungen. 2019-11-13 15:19:37 +01:00
Michael Klein
727ec603ad 0.1.12 2019-11-13 15:15:18 +01:00
Michael Klein
072d6d6bac Aktualisierungen. 2019-11-13 15:15:14 +01:00
Michael Klein
56a3499405 0.1.11 2019-11-13 15:13:16 +01:00
Michael Klein
3a698164e6 Aktualisierungen. 2019-11-13 15:13:14 +01:00
Michael Klein
1909e7c37f 0.1.10 2019-11-13 14:59:47 +01:00
Michael Klein
6916ca2de0 Aktualisierungen. 2019-11-13 14:59:44 +01:00
Michael Klein
8c0757e0a6 0.1.9 2019-11-13 14:20:45 +01:00
Michael Klein
6752c00178 Aktualisierungen. 2019-11-13 14:20:43 +01:00
Michael Klein
ff03229d6f 0.1.8 2019-11-13 14:16:49 +01:00
Michael Klein
f9e451aaf1 Aktualisierungen. 2019-11-13 14:16:45 +01:00
Michael Klein
ba9a9a0200 0.1.7 2019-11-13 14:14:09 +01:00
Michael Klein
6ef388e50f Aktualisierungen. 2019-11-13 14:14:06 +01:00
Michael Klein
a7d599b5a4 0.1.6 2019-08-01 00:24:04 +02:00
Michael Klein
55465b3773 Updates. 2019-08-01 00:23:56 +02:00
Michael Klein
8b1b69b46b 0.1.5 2019-08-01 00:10:36 +02:00
Michael Klein
8f6e1b5991 Updates. 2019-08-01 00:10:33 +02:00
Michael Klein
0eb0125d96
Update pxt.json 2019-08-01 00:09:43 +02:00
Michael Klein
a6b75f7fd1
Create Grove-strings.json 2019-08-01 00:07:44 +02:00
Baozhu Zuo
43674e0dc5 add onGesture and onGesture 2019-07-31 16:52:21 +08:00
Baozhu Zuo
2ee4f55c1c update readme and pxt version 2019-07-31 15:51:43 +08:00
Baozhu Zuo
719ec4a2cc update to lastest verion 2019-07-31 15:30:28 +08:00
Baozhu Zuo
902648c6a9 remove onGesture and onJoystick event 2019-07-31 15:23:52 +08:00
Baozhu Zuo
3ea33acce9 update pxt version 2019-07-30 16:16:05 +08:00
Baozhu Zuo
a0ad605412 test gesture 2019-07-30 16:10:22 +08:00
Baozhu Zuo
bc272c73bd try to fix type error 2019-07-30 15:03:03 +08:00
jerryyip
fe28f60f66 add Grove - Thumb Joystick 2018-09-14 14:11:57 +08:00
jinyuan.weng
1154cb2fef Modify gesture callback. 2018-08-20 17:45:49 +08:00
jinyuan.weng
bbe56ee9cf Modify readme.md 2018-01-30 14:51:35 +08:00
jinyuan.weng
41996adf11 Modify readme.md 2018-01-30 14:40:13 +08:00
jinyuan.weng
644bc64e23 Modify readme.md 2018-01-30 14:31:04 +08:00
jinyuan.weng
c89dd93df8 Update icon 2018-01-29 17:29:21 +08:00
jinyuan.weng
b0b23af91d optimize blocks
1. Fix bug of display clear;
2. Add set display brightness level effective immediately;
3. Add limit display vlaue when use display bit show;
4. Add ultrasonic measured interval.
2017-10-23 10:23:08 +08:00
WayenWeng
759cc8c0a8 Merge pull request #2 from matsujirushi/master
Modify ja locale.
2017-10-09 08:54:50 +08:00
matsujirushi
ca35dcf014 Modify ja locale. 2017-10-03 09:55:58 +09:00
matsujirushi
fd7c606ec2 Merge branch 'fork_master' 2017-10-03 09:19:10 +09:00
jinyuan.weng
c4bcf16d48 Modify ultrasonic sensor distance calculation
Measure distance 5 times, ignore zero data, and calculate the average
distance.
2017-09-22 14:31:12 +08:00