Skip to content

Commit

Permalink
add var
Browse files Browse the repository at this point in the history
  • Loading branch information
SungminSeung committed May 25, 2016
1 parent 3217e30 commit e07c9eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/blocks/block_arduino.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ Entry.SensorBoard = {

Entry.dplay = {
name: 'dplay',
vel_value : 255,
setZero: Entry.Arduino.setZero,
timeouts: [],
removeTimeout: function(id) {
Expand Down

0 comments on commit e07c9eb

Please sign in to comment.