ABM Teensy 3.6 build

This commit is contained in:
Scott Lahteine 2020-10-18 00:20:25 -05:00 committed by Scott Lahteine
parent 9124f1d7c8
commit 4343a96fac

View File

@ -581,7 +581,7 @@
#elif MB(TEENSY31_32) #elif MB(TEENSY31_32)
#include "teensy3/pins_TEENSY31_32.h" // TEENSY31_32 env:teensy31 #include "teensy3/pins_TEENSY31_32.h" // TEENSY31_32 env:teensy31
#elif MB(TEENSY35_36) #elif MB(TEENSY35_36)
#include "teensy3/pins_TEENSY35_36.h" // TEENSY35_36 env:teensy35 #include "teensy3/pins_TEENSY35_36.h" // TEENSY35_36 env:teensy35 env:teensy36
// //
// STM32 ARM Cortex-M4F // STM32 ARM Cortex-M4F