Skip to content

Not working for me #1

@yentzee

Description

@yentzee

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions