fix SD_MMC

This commit is contained in:
mverch67
2025-03-17 10:20:55 +01:00
parent 421868fbea
commit 2a1fc4469c
4 changed files with 84 additions and 12 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#if defined(HAS_SDCARD) && not defined(ARCH_PORTDUINO)
#if defined(HAS_SDCARD) && not defined(HAS_SD_MMC) && not defined(ARCH_PORTDUINO)
#include "lvgl.h"