From 38d92b9e780a7329a5a7d52947edf9d64364b9d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20St=C3=A4ck?= Date: Mon, 3 Sep 2018 15:02:00 +0200 Subject: [PATCH] Invert meaning of teensyduino comment --- NuEVI.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NuEVI.ino b/NuEVI.ino index 85ed1b3..96cfc9a 100644 --- a/NuEVI.ino +++ b/NuEVI.ino @@ -24,7 +24,7 @@ PROGRAMME FUNCTION: EVI Wind Controller using the Freescale MP3V5004GP breath #define REVB -//Uncomment the following line if you have Teensyduino 1.4.1 or later, to make pitch bend over USB-MIDI work. +//Uncomment the following line if you have Teensyduino 1.4.0 or earlier, to make pitch bend over USB-MIDI work. #define NEWTEENSYDUINO