Skip to content

Commit

Permalink
add 'm' command descrip comment
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Feb 11, 2012
1 parent f5ac54c commit 3d3c0b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sketchbook/oculusDC/oculusDC.pde
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ ECHO_OFF = 'e', '0' (echo command back FALSE)
STOP = 's' (DC motors stop)
GET_VERSION = 'y'
CAMRELEASE = 'w'
DIRECT DIFFERENTIAL STEERING = 'm', [0-255][0-255] (speed motor L&R, <128 is back, 128 is stop, >128 is fwd)
*/

// pins
Expand Down

0 comments on commit 3d3c0b9

Please sign in to comment.