Update Matrix_Decoder_3p2_French.ino

This commit is contained in:
Frank Adams 2020-03-31 13:31:59 -07:00 committed by GitHub
parent 9b14f7306f
commit 820308b653
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,7 +29,7 @@
//
// Revision History
// Rev 1.00 - Nov 18, 2018 - Original Release
//
// Rev 1.1 - March 31, 2020 - French keyboard version sends shifted numbers
//
// 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};