0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-03-13 01:40:09 +00:00

Fix a RAPTOR2 pin conflict (#13205)

This commit is contained in:
InsanityAutomation 2019-02-19 15:42:02 -05:00 committed by Scott Lahteine
parent 52665f54ad
commit 33a6d52965

View file

@ -28,7 +28,6 @@
#define BOARD_NAME "Formbot Raptor2"
#define FAN_PIN 6
#define SDSS 5
#include "pins_FORMBOT_RAPTOR.h"