🐛 Fix E3V2 width/height defines (#22994)

This commit is contained in:
ellensp
2021-10-22 17:57:30 +13:00
committed by Scott Lahteine
parent c9718e1ec0
commit e852732ea8
3 changed files with 4 additions and 11 deletions

View File

@ -29,9 +29,6 @@
* @brief 迪文屏控制操作函数
********************************************************************************/
#define DWIN_WIDTH 272
#define DWIN_HEIGHT 480
#include "../common/dwin_api.h"
#include "../common/dwin_set.h"
#include "../common/dwin_font.h"