优化一下

Signed-off-by: kevin <kevin@lmve.net>
This commit is contained in:
2025-12-23 22:19:38 +08:00
parent d08a3d08d6
commit 5c7974a773
4 changed files with 13 additions and 9 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
#define USE_HORIZONTAL 0 //设置横屏或者竖屏显示 0或1为竖屏 2或3为横屏
#define LCD_W 240
#define LCD_H 240
#define LCD_H 320
#define OLED_CMD 0 //写命令
#define OLED_DATA 1 //写数据