Skip to content

Commit

Permalink
更新 _locales/zh-cn/maqueen-jsdoc-strings.json, _locales/zh-tw/maqueen-…
Browse files Browse the repository at this point in the history
…jsdoc-strings.json
  • Loading branch information
LinDong88 committed Dec 4, 2024
1 parent d255107 commit babc494
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions _locales/zh-cn/maqueen-jsdoc-strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"Maqueen_V5.readLightIntensity": "读取光线值,返回值0-1023",
"Maqueen_V5.getBatteryData": "读取电池电量,返回值为0-100 ",
"Maqueen_V5.BleCmdDefault": "接收到的值对应关系如下 :1:前进,2:后退,3:左转,4:右转,5:RGB红色,6:RGB绿色,7:RGB蓝色,8:RGB紫色,9:RGB黄色,10:RGB青色,11:RGB白色,12:RGB黑色,13:舵机1正转,14:舵机1反转,15:舵机1正转,16:舵机2反转",
"Maqueen_V5.BleGetCmd": "获取蓝牙命令,返回值为0-255",
"Maqueen_V5.BlecallbackUser": "当接收到蓝牙命令时,返回值为0-255"
"Maqueen_V5.BleGetCmd": "获取麦昆V5的蓝牙命令,返回值为0-255",
"Maqueen_V5.BlecallbackUser": "当接收到麦昆V5的蓝牙命令时,返回值为0-255"

}
4 changes: 2 additions & 2 deletions _locales/zh-tw/maqueen-jsdoc-strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,6 @@
"Maqueen_V5.readLightIntensity": "讀取光線值,返回值 0-1023",
"Maqueen_V5.getBatteryData": "讀取電池電量,返回值為 0-100",
"Maqueen_V5.BleCmdDefault": "接收到的值對應關係如下 :1: 前進,2: 後退,3: 左轉,4: 右轉,5:RGB 紅色,6:RGB 綠色,7:RGB 藍色,8:RGB 紫色,9:RGB 黃色,10:RGB 青色,11:RGB 白色,12:RGB 黑色,13: 舵機 1 正轉,14: 舵機 1 反轉,15: 舵機 1 正轉,16: 舵機 2 反轉",
"Maqueen_V5.BleGetCmd": "獲取藍牙命令,返回值為 0-255",
"Maqueen_V5.BlecallbackUser": "當接收到藍牙命令時,返回值為 0-255"
"Maqueen_V5.BleGetCmd": "獲取麥昆V5藍牙命令,返回值為 0-255",
"Maqueen_V5.BlecallbackUser": "當接收到麥昆V5藍牙命令時,返回值為 0-255"
}

0 comments on commit babc494

Please sign in to comment.