Writing Joystick Code: Part 3: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
m (Use Nasal highlighter)
mNo edit summary
Line 9: Line 9:


-----------------------------------------------------------------------------
-----------------------------------------------------------------------------
To toggle the Parking brake, use this. Entire code-block shown. Non-repeatable button. (You have to specifically set <repeatable> to true if you want repeatable. It is assumed to be false.
To toggle the Parking brake, use this. Entire code-block shown. Non-repeatable button. (You have to specifically set <repeatable> to true if you want repeatable. It is assumed to be false.)
<syntaxhighlight lang="xml">
<syntaxhighlight lang="xml">
   <button n="1">
   <button n="1">
6

edits

Navigation menu