This commit is contained in:
e2002
2025-08-03 21:36:48 +03:00
parent 8b1e0a3d25
commit 1c8e5077c0
6 changed files with 182 additions and 26 deletions

View File

@@ -50,6 +50,7 @@ The connection tables are located here https://github.com/e2002/yoradio#connecti
#define DSP_ILI9486 22 // (Testing mode) 480x320 3.5' https://aliexpress.com/item/1005001999296476.html?sku_id=12000018365356568
#define DSP_SSD1322 23 // 256x64 2.8' https://aliexpress.com/item/1005003480981568.html
#define DSP_ST7920 24 // 128x64 2.6' https://aliexpress.com/item/32699482638.html
#define DSP_ST7789_76 25 // 284x76 2.25' https://aliexpress.ru/item/1005009016973081.html
#define DSP_CUSTOM 101 // your display
#ifndef DSP_MODEL