We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6130951 + c0af903 commit e3976beCopy full SHA for e3976be
teensy3/Makefile
@@ -9,7 +9,7 @@ ARDUINOPATH ?= ../../../..
9
OPTIONS = -DF_CPU=48000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH
10
11
# options needed by many Arduino libraries to configure for Teensy 3.0
12
-OPTIONS += -D__MK20DX128__ -DARDUIO=105 -DTEENSYDUINO=118
+OPTIONS += -D__MK20DX128__ -DARDUINO=105 -DTEENSYDUINO=120
13
14
15
# Other Makefiles and project templates for Teensy 3.x:
0 commit comments