Skip to content

Commit

Permalink
add led matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
xmeow committed Dec 4, 2017
1 parent 5cc399a commit f9fe26f
Show file tree
Hide file tree
Showing 3 changed files with 319 additions and 246 deletions.
4 changes: 3 additions & 1 deletion _locales/zh/robotbit-strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@
"robotbit.MotorRunDelay|block": "电机|%index|速度 %speed|延时 %delay|s",
"robotbit.MotorStop|block": "电机 停止|%index|",
"robotbit.MotorStopAll|block": "停止所有电机",
"robotbit.Ultrasonic|block": "超声波|引脚 %pin"
"robotbit.Ultrasonic|block": "超声波|引脚 %pin",
"robotbit.MatrixDraw|block": "LED矩阵 描点|X %x|Y %y",
"robotbit.MatrixClear|block": "LED矩阵 清空"
}
Loading

0 comments on commit f9fe26f

Please sign in to comment.