Skip to content

Commit

Permalink
change
Browse files Browse the repository at this point in the history
  • Loading branch information
tiandiyishaou committed May 9, 2023
1 parent 80254c3 commit e31d484
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion _locales/zh/StartbitV2-strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"StartbitV2.ASR_init|block":"初始化语音识别模块|%port",
"StartbitV2.lineFollow_iic_init|block":"初始化四路巡线传感器|%port",
"StartbitV2.avoidSensor_init|block":"初始化避障传感器|%port",
"StartbitV2.startbit_initRGBLight|block":"初始化彩灯",
"StartbitV2.startbit_initRGBLight|block":"初始化RGB彩灯",

"StartbitV2.startbit_iic.port3|block":"接口3",
"StartbitV2.startbit_iic.port4|block":"接口4",
Expand Down
2 changes: 1 addition & 1 deletion pxt.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "StartbitV2",
"version": "0.0.1",
"version": "0.1.0",
"description": "Blocks for Hiwonder StartbitV2",
"license": "MIT",
"dependencies": {
Expand Down

0 comments on commit e31d484

Please sign in to comment.