v0.4.292 - ir support
This commit is contained in:
@@ -1,12 +1,14 @@
|
||||
#ifndef controls_h
|
||||
#define controls_h
|
||||
|
||||
|
||||
void initControls();
|
||||
void loopControls();
|
||||
void onEncClick();
|
||||
void onEncDoubleClick();
|
||||
void onEncLPStart();
|
||||
void encoderLoop();
|
||||
void irLoop();
|
||||
|
||||
void controlsEvent(bool toRight);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user