mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-02-02 15:06:29 +00:00
🐛 Fix MKS Robin Nano 1.3 F4 pin collision (#25838)
This commit is contained in:
parent
2399a24466
commit
b338159f9d
1 changed files with 0 additions and 2 deletions
|
@ -40,6 +40,4 @@
|
|||
//#define FLASH_EEPROM_EMULATION // Use Flash-based EEPROM emulation
|
||||
#endif
|
||||
|
||||
#define LED_PIN PB1
|
||||
|
||||
#include "../stm32f1/pins_MKS_ROBIN_NANO_common.h"
|
||||
|
|
Loading…
Reference in a new issue