LEDTableEngine
LEDTableEngine copied to clipboard
Implement landscape and portrait mode
Two possibilities:
- Hard coded in configuration.hpp
- Dynamic for each app: The getters for width and height have to know the current orientation. Should be part of the currently running application but also effects the rendering.