More typos, added mcp3004/mcp3008

This commit is contained in:
Gordon Henderson
2013-05-21 22:38:16 +01:00
parent 41fb1b9e2a
commit 711017ec36
8 changed files with 247 additions and 5 deletions

View File

@@ -48,7 +48,7 @@ extern int wiringPiDebug ;
# define FALSE (1==2)
#endif
#define VERSION "2.05"
#define VERSION "2.06"
#define I2CDETECT "/usr/sbin/i2cdetect"
static int wpMode ;