Skip to content
Fillll edited this page Jun 19, 2013 · 4 revisions

Rotary Encoder and switcher protocol

When rotating: { 'rot':±1, 'name':re_name }

When button down: { 'button':1, 'name':re_name }

When button up: { 'button':0, 'name':re_name }

Clone this wiki locally