Browse Source

Typo in mcp3002.c

pull/22/head
Gordon Henderson 11 years ago
parent
commit
45bfe43c1e
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      wiringPi/mcp3002.c

+ 1
- 1
wiringPi/mcp3002.c View File

@@ -55,7 +55,7 @@ static int myAnalogRead (struct wiringPiNodeStruct *node, int pin)

/*
* mcp3002Setup:
* Create a new wiringPi device node for an mcp2003 on the Pi's
* Create a new wiringPi device node for an mcp3002 on the Pi's
* SPI interface.
*********************************************************************************
*/


Loading…
Cancel
Save