Update some env in pins.h

This commit is contained in:
Scott Lahteine 2019-05-25 23:17:00 -05:00
parent 47fd74a98d
commit 81cee05476

View File

@ -161,7 +161,7 @@
#elif MB(RAMPS_CREALITY)
#include "pins_RAMPS_CREALITY.h" // ATmega2560 env:megaatmega2560
#elif MB(FYSETC_F6_13)
#include "pins_FYSETC_F6_13.h" // ATmega2560 env:megaatmega2560
#include "pins_FYSETC_F6_13.h" // ATmega2560 env:fysetc_f6_13
#elif MB(DUPLICATOR_I3_PLUS)
#include "pins_DUPLICATOR_I3_PLUS.h" // ATmega2560 env:megaatmega2560
#elif MB(VORON)
@ -460,7 +460,7 @@
//
#elif MB(ESP32)
#include "pins_ESP32.h"
#include "pins_ESP32.h" // ESP32 env:esp32
//
// Linux Native Debug board