pub type DefaultController = Controller<MAX_BUTTONS, MAX_ENCODERS>;Expand description
Type alias for the default controller configuration (6 buttons, 2 encoders).
Aliased Typeยง
pub struct DefaultController { /* private fields */ }pub type DefaultController = Controller<MAX_BUTTONS, MAX_ENCODERS>;Type alias for the default controller configuration (6 buttons, 2 encoders).
pub struct DefaultController { /* private fields */ }