Problem building demo code on ESPHome
When building the Home Assistant demo code (HomeAssistant_7.0.zip) found on the CrowPanel ESP32 HMI 7.0-inch Display wiki page I get a compile error.
In file included from src/esphome/components/lvgl/lvgl_esphome.cpp:1:
src/esphome/components/lvgl/lvgl_esphome.cpp: In function 'void* lv_custom_mem_alloc(size_t)':
src/esphome/core/log.h:127:3: error: expected unqualified-id before '::' token
Any ideas what's missing?
Comments
HI,Scottbarninger,
Is your device's hardware version v3.0? The hardware version number is on the back of the device. If so, we suggest trying the configuration file in the link below.
https://github.com/Elecrow-RD/CrowPanel-7.0-HMI-ESP32-Display-800x480/tree/master/example/Esphome
Warm regards,