fix overlapping platforms

This commit is contained in:
InsanityAutomation
2022-02-12 13:37:07 -05:00
parent 0ac94f6a2f
commit 23091e566b
2 changed files with 2 additions and 1131 deletions
+1 -7
View File
@@ -105,13 +105,6 @@
#define SD_DETECT_PIN PC7
#define NO_SD_HOST_DRIVE // SD is only seen by the printer
//
// SD Card
//
#define SDCARD_CONNECTION ONBOARD
#define ONBOARD_SPI_DEVICE 1
#define SDIO_SUPPORT
#define SDIO_SUPPORT // Extra added by Creality
#define SDIO_CLOCK 6000000 // In original source code overridden by Creality in sdio.h
@@ -119,4 +112,5 @@
// Misc. Functions
//
#define CASE_LIGHT_PIN PA6
#define LED_PIN PA6
+1 -1124
View File
File diff suppressed because it is too large Load Diff