M5Stack sdcard cleanup (#72)

This commit is contained in:
Ken Van Hoeylandt
2024-11-07 23:34:45 +01:00
committed by GitHub
parent 67b9fc710a
commit 369180cb5a
3 changed files with 4 additions and 3 deletions
@@ -11,7 +11,6 @@ extern bool m5stack_lvgl_init();
extern bool m5stack_bootstrap();
extern Power m5stack_power;
extern const SdCard m5stack_sdcard;
#ifdef __cplusplus
}