mirror of
https://gitee.com/idea4good/GuiLite.git
synced 2026-01-02 04:17:19 +08:00
replace display::new with malloc
This commit is contained in:
@@ -1,7 +1 @@
|
||||
#include "../core_include/display.h"
|
||||
|
||||
#ifdef GUILITE_ON
|
||||
|
||||
c_surface_no_fb c_surface_no_fb::mcu_surface(0, 240, 320, 16, 0);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user