Xinyuan-LilyGO / LilyGo-T-RGB

MIT License
84 stars 26 forks source link

esp_lcd_rgb_panel_config_t #60

Closed staticengineer closed 2 months ago

staticengineer commented 3 months ago

Ever since the new update ive had this error I cant seem to fix

c:\Users\OEM\Documents\Arduino\libraries\LilyGo-T-RGB\src\LilyGo_RGBPanel.cpp: In member function 'void LilyGo_RGBPanel::initBUS()': c:\Users\OEM\Documents\Arduino\libraries\LilyGo-T-RGB\src\LilyGo_RGBPanel.cpp:444:5: error: 'esp_lcd_rgb_panel_config_t' has no non-static data member named 'on_frame_trans_done' 444 | }; | ^

exit status 1

Compilation error: exit status 1

lewisxhe commented 3 months ago

Lower the esp version, it must be lower than 3.0 image

github-actions[bot] commented 2 months ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 2 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.