0
0
Fork 0
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:
ellensp 2023-05-17 06:50:57 +12:00 committed by Scott Lahteine
parent 2399a24466
commit b338159f9d

View file

@ -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"