1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-08-01 03:47:23 +03:00

Merging third-party hardware branch: svn merge -r 795:802 https://arduino.googlecode.com/svn/branches/third-party-hardware .

This commit is contained in:
David A. Mellis
2009-12-18 16:05:52 +00:00
137 changed files with 298 additions and 386 deletions

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] = {