mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-06-26 09:25:18 -06:00
🩹 Fix EXP3_03_PIN for CREALITY_V24S1_301F4
Fixes #27904 Co-Authored-By: Nexrem <kristiana2000@abv.bg>
This commit is contained in:
parent
823014868c
commit
cc05123a80
1 changed files with 2 additions and 0 deletions
|
@ -37,4 +37,6 @@
|
|||
|
||||
#define EEPROM_EXCL_ZONE 916,926 // Ender-3S1 STM32F401 Bootloader EEPROM exclusion zone
|
||||
|
||||
#define EXP3_03_PIN PA2
|
||||
|
||||
#include "../stm32f1/pins_CREALITY_V24S1_301.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue