1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-11-29 10:24:12 +01:00
This commit is contained in:
David A. Mellis 2009-11-26 05:18:31 +00:00
parent d2a38e4b5a
commit 70b68efcef

View File

@ -34,7 +34,7 @@
// 2-dimensional array of row pin numbers:
const int row[8] = {
2,7,19,5,18,12,16 };
2,7,19,5,13,18,12,16 };
// 2-dimensional array of column pin numbers:
const int col[8] = {