From ad1786fb2d1ee4347bfa7b92ff3eed038bd19df9 Mon Sep 17 00:00:00 2001 From: Frank Adams Date: Sun, 19 Apr 2020 08:48:08 -0700 Subject: [PATCH] Add files via upload --- Teensy_Continuity_Tester/Matrix_Decoder_3p2.ino | 4 ++-- Teensy_Continuity_Tester/Matrix_Decoder_4p0.ino | 4 ++-- Teensy_Continuity_Tester/Matrix_Decoder_LC.ino | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Teensy_Continuity_Tester/Matrix_Decoder_3p2.ino b/Teensy_Continuity_Tester/Matrix_Decoder_3p2.ino index c624c75..66bef7f 100644 --- a/Teensy_Continuity_Tester/Matrix_Decoder_3p2.ino +++ b/Teensy_Continuity_Tester/Matrix_Decoder_3p2.ino @@ -29,7 +29,7 @@ // // Revision History // Rev 1.00 - Nov 18, 2018 - Original Release -// +// Rev 1.1 - April 19, 2020 - Use min_pin in bottom up loop // // Load an array with the Teensy 3.2 I/O numbers that correspond to FPC pins 1 thru 34. int con_pin[] = {23, 0, 22, 1, 21, 2, 20, 3, 19, 4, 18, 5, 17, 6, 24, 7, 25, 8, 33, 9, 26, 10, 27, 11, 28, 12, 32, 31, 30, 29, 16, 15, 14, 13}; @@ -333,7 +333,7 @@ void loop() { // // ***********Bottom up Test************ // - for (int i=0; i