mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-01-19 08:08:25 +00:00
🐛 Fix MKS Robin Nano 1.3 F4 pin collision (#25838)
This commit is contained in:
parent
060ddf5e95
commit
3136435c19
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