Merge pull request #1377 from star297/master

Update Teensy3.1 PinNames.h
pull/1379/head
Martin Kojtal 2015-10-07 07:47:38 +01:00
commit 646f4d174d
1 changed files with 2 additions and 2 deletions

View File

@ -262,8 +262,8 @@ typedef enum {
A19 = PTC11,
A20 = PTE0,
I2C_SCL = PTB3,
I2C_SDA = PTB2,
I2C_SCL = PTB2,
I2C_SDA = PTB3,
SPI_SCK = PTC5, // sclk
SPI_DOUT = PTC6, // mosi