Skip to content
Snippets Groups Projects
Commit 4f223302 authored by Dean Camera's avatar Dean Camera
Browse files

Oops: Typo on the new TEENSY2 board support.

parent c704131b
No related branches found
No related tags found
No related merge requests found
...@@ -160,7 +160,7 @@ ...@@ -160,7 +160,7 @@
#define BOARD_A3BU_XPLAINED 31 #define BOARD_A3BU_XPLAINED 31
/** Selects the Teensy version 2.x specific board drivers, including the driver for the board LEDs. */ /** Selects the Teensy version 2.x specific board drivers, including the driver for the board LEDs. */
#define BOARD_TEENSY 32 #define BOARD_TEENSY2 32
#if !defined(__DOXYGEN__) #if !defined(__DOXYGEN__)
#define BOARD_ BOARD_NONE #define BOARD_ BOARD_NONE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment