···66mod sequencer;
7788pub use buttons::{read_button, read_key};
99-pub use controls::{CONTROLS_CHANNEL, read_controls};
99+pub use controls::{CONTROLS_CHANNEL, ControlEvent, read_controls};
1010pub use display::drive_display;
1111pub use lights::update_lights;
1212pub use rotary::read_rotary_encoder;