-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Hi, I tried to compile the example of the azdelivery website and am getting an errorcode:
Documents/Arduino/libraries/HCScreen-master/HCScreen.cpp: In member function 'void HCScreen::showIcon(uint8_t, uint8_t, const HCIcon*)':
Documents/Arduino/libraries/HCScreen-master/HCScreen.cpp:226:22: error: 'class Adafruit_ST7735' has no member named 'Color565'
color = _tft.Color565(icon->pixel_data[idx++], icon->pixel_data[idx++], icon->pixel_data[idx++]);
Any idea how to fix this? I am in desperate need for an encoderdriven menu for esp32 and the other libraries are way to complicated for me.
cheers,
jens
Metadata
Metadata
Assignees
Labels
No labels