feat: RGB-panel framebuffer-read path (lvScreenshotAttachHttpRgb) v1.1.0

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-07-15 16:50:09 +02:00
co-authored by Claude Opus 4.8
parent 80039764fa
commit 640f356754
5 changed files with 86 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "LvScreenshot",
"version": "1.0.0",
"version": "1.1.0",
"description": "Board-independent LVGL 9 screen capture (lv_snapshot_take -> tight RGB565) plus an optional AsyncWebServer /screenshot endpoint and a PC tool that saves a PNG.",
"keywords": "lvgl, screenshot, snapshot, capture, png, esp32",
"frameworks": "arduino",