chiark / gitweb /
Typo in mcp3002.c
authorGordon Henderson <projects@drogon.net>
Sun, 30 Jun 2013 10:55:26 +0000 (11:55 +0100)
committerGordon Henderson <projects@drogon.net>
Sun, 30 Jun 2013 10:55:26 +0000 (11:55 +0100)
wiringPi/mcp3002.c

index 2e7d5cf57574cc2fc6d4d21bab9afaffc5488173..5d4494013c4f1dbf4d63f9da44fe9b3af5baddbe 100644 (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.
  *********************************************************************************
  */