|
lib Modulove
Library for building custom scripts for Modulove modules.
|
Class for interacting with encoder push buttons. More...

Go to the source code of this file.
Enumerations | |
| enum | modulove::arythmatik::Direction { DIRECTION_UNCHANGED , DIRECTION_INCREMENT , DIRECTION_DECREMENT } |
| Enum constants for encoder rotation increment/decrement state. | |
Functions | |
| Direction | modulove::arythmatik::rotate_ (int dir) |
| Direction | modulove::arythmatik::rotate_reversed_ (int dir) |
| Direction | modulove::arythmatik::Rotate (int dir, bool reversed) |
| Parse EncoderButton increment direction. | |
Class for interacting with encoder push buttons.
|
inline |
Parse EncoderButton increment direction.