tobozo / ESP32-BLECollector

ᛡᛒ BLE Scanner + Data persistence on SD Card for M5Stack, M5Core2, Odroid-Go, ESP32-Wrover-Kit and other models
https://youtu.be/G07loGS04Vg
MIT License
276 stars 31 forks source link

'RGBColor' has not been declared #29

Closed 0x77dev closed 4 years ago

0x77dev commented 4 years ago
void setupScrollArea(uint16_t TFA, uint16_t BFA, RGBColor colorstart, RGBColor colorend, bool clear = false) {

line 73 in ScrollPanel.h | ScrollPanel.h:73

M5Stack Core, Arduino IDE 1.8.11, Latest Libraries

tobozo commented 4 years ago

Thanks for reporting this.

Actually the BLECollector does not use the M5Stack library. It uses the ESP32-Chimera-Core, which you can get it from the Arduino Library manager.

Once ESP32-Chimera-Core is installed, you should choose how you will use it.

0x77dev commented 4 years ago

nothing has worked for me.

tobozo commented 4 years ago

let's discuss this on the other thread #30, closing this issue for more clarity