#include "colony_config.h"
#include "pico_graphics.hpp"
#include "Driver/Button/PolledDebounced.h"
#include "Driver/LED/RedGreenBlue.h"
Go to the source code of this file.
|
| namespace | Driver |
| | namespace
|
| |
| namespace | Driver::PicoDisplay |
| | The 'PicoDisplay' namespace provides a top-level/composite driver that provides an abstraction that represents the physical hardware of the Pimoroni Pico Display board.
|
| |
◆ OPTION_DRIVER_PICO_DISPLAY_LCD_HEIGHT
| #define OPTION_DRIVER_PICO_DISPLAY_LCD_HEIGHT 135 |
The height, in pixels, of the Display.
◆ OPTION_DRIVER_PICO_DISPLAY_LCD_WIDTH
| #define OPTION_DRIVER_PICO_DISPLAY_LCD_WIDTH 240 |
The width, in pixels, of the Display.