Enabled DMA

This commit is contained in:
Sjef Verhoeven PE5PVB
2024-03-13 19:07:47 +01:00
parent 3b1cecbc79
commit 0b7b0f1b91
+2
View File
@@ -523,6 +523,8 @@ void setup() {
if (IsStationEmpty()) memoryposstatus = MEM_DARK; else memoryposstatus = MEM_NORMAL;
tft.init();
tft.initDMA();
doTheme();
if (displayflip == 0) {
#ifdef ARS