Typo in mcp3002.c

This commit is contained in:
Gordon Henderson 2013-06-30 11:55:26 +01:00
parent 02a3bd8d8f
commit 45bfe43c1e

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.
*********************************************************************************
*/