#include ViewRemoteState::ViewRemoteState(){ }; void ViewRemoteState::render(uint8_t matrix[121], ControlStates controlState) { // nothing, LEDs set via remote control }