ui : manage colors and ensure fw using ssd1306 still compile
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
class ST7789Display : public DisplayDriver {
|
||||
Adafruit_ST7789 display;
|
||||
bool _isOn;
|
||||
uint8_t _color;
|
||||
uint16_t _color;
|
||||
|
||||
bool i2c_probe(TwoWire& wire, uint8_t addr);
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user