Skip to content

Commit

Permalink
update vibrate command (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesadevine authored Oct 10, 2021
1 parent fbe7086 commit 891a11e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vibration-motor/client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ namespace modules {
*/
//% group="Vibration motor"
//% blockId=jacdac_vibration_vibrate_multi_cmd
//% block="%vibration vibrate $duration ms at $intensity %"
//% block="%vibration vibrate $millis ms at $intensity %"
//% weight=98
//% millis.min=0
//% millis.defl=500
Expand Down

0 comments on commit 891a11e

Please sign in to comment.