Update README.md

Added a video demonstrating the example from Examples/EngineDemo
This commit is contained in:
Stanislav Mikhaylov
2026-05-25 13:03:43 +03:00
committed by GitHub
parent bbde0402af
commit 7f14cbfb3d
+6
View File
@@ -2,6 +2,12 @@
A lightweight C display engine for `RP2040/RP2350` and `ST7789` / `ILI9341` SPI displays (DMA) with an explicit `begin/end paint` frame contract.
https://github.com/user-attachments/assets/0de36c89-4f57-4a90-a6db-7a84c19ec3cc
## Features
- Two modes: `DISPLAY_MODE_SAFE` and `DISPLAY_MODE_RAW`