Skip to content

Commit

Permalink
Merge pull request #8 from waltfe/master
Browse files Browse the repository at this point in the history
Cutebot Pro V2 function update
  • Loading branch information
elecfreaks1 authored Nov 1, 2024
2 parents 5874852 + 04aac09 commit 63b924f
Show file tree
Hide file tree
Showing 9 changed files with 1,803 additions and 1,053 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,5 @@ _site
*.tgz
.header.json
.simstate.json

.vscode
23 changes: 0 additions & 23 deletions .vscode/settings.json

This file was deleted.

30 changes: 0 additions & 30 deletions .vscode/tasks.json

This file was deleted.

2 changes: 1 addition & 1 deletion _locales/zh-cn/pxt-cutebotpro-strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"CutebotPro.stopImmediately|block": "设置 %CutebotProMotors 立即停止",
"CutebotPro.cruiseControl|block": "设置左轮速度为 %speedL, 设置右轮速度为 %speedR %CutebotProSpeedUnits",
"CutebotPro.pwmCruiseControl|block": "设置左轮速度为 %speedL\\%, 设置右轮速度为 %speedR\\%",
"CutebotPro.trolleySteering|block": "设置小车 %CutebotProTurn 角度 %CutebotProAngle",
"CutebotPro.trolleySteering|block": "设置小车 %CutebotProTurn 角度 %angle",
"CutebotPro.turnOffAllHeadlights|block": "关闭所有LED车头灯",
"CutebotPro.colorLight|block": "设置%CutebotProRGBLight 颜色为 $color",
"CutebotPro.trackbitChannelState|block": "四路红外巡线传感器 通道 %TrackbitChannel 识别 %TrackbitType",
Expand Down
Loading

0 comments on commit 63b924f

Please sign in to comment.