Enabled DMA
This commit is contained in:
@@ -523,6 +523,8 @@ void setup() {
|
|||||||
if (IsStationEmpty()) memoryposstatus = MEM_DARK; else memoryposstatus = MEM_NORMAL;
|
if (IsStationEmpty()) memoryposstatus = MEM_DARK; else memoryposstatus = MEM_NORMAL;
|
||||||
|
|
||||||
tft.init();
|
tft.init();
|
||||||
|
tft.initDMA();
|
||||||
|
|
||||||
doTheme();
|
doTheme();
|
||||||
if (displayflip == 0) {
|
if (displayflip == 0) {
|
||||||
#ifdef ARS
|
#ifdef ARS
|
||||||
|
|||||||
Reference in New Issue
Block a user