feat(display): add LV_EVENT_COLOR_FORMAT_CHANGED

This commit is contained in:
Gabor Kiss-Vamosi
2023-12-15 16:48:00 +01:00
parent 3e769a8ecf
commit 5988c56b40
3 changed files with 4 additions and 0 deletions

View File

@@ -169,6 +169,7 @@ Display events
- :cpp:enumerator:`LV_EVENT_INVALIDATE_AREA,
- :cpp:enumerator:`LV_EVENT_RESOLUTION_CHANGED,
- :cpp:enumerator:`LV_EVENT_COLOR_FORMAT_CHANGED,
- :cpp:enumerator:`LV_EVENT_REFR_REQUEST,
- :cpp:enumerator:`LV_EVENT_REFR_START,
- :cpp:enumerator:`LV_EVENT_REFR_READY,