add JD79668 support

This commit is contained in:
Shuanglei Tao
2025-06-03 13:39:03 +08:00
parent 3da7f765cc
commit 184568857b
15 changed files with 330 additions and 26 deletions

View File

@@ -14,7 +14,7 @@ typedef enum {
} display_mode_t;
typedef struct {
bool bwr;
uint16_t color;
uint16_t width;
uint16_t height;
uint32_t timestamp;