Added in the PiGlow devLib extension driver.

Written some examples for the PiGlow board
bumped wiringPi version
This commit is contained in:
Gordon Henderson
2013-07-24 15:14:09 +01:00
parent cbf6d642b5
commit e25cbc0a62
7 changed files with 263 additions and 30 deletions

View File

@@ -51,7 +51,7 @@ extern void doReadallOld (void) ;
# define FALSE (1==2)
#endif
#define VERSION "2.10"
#define VERSION "2.11"
#define I2CDETECT "/usr/sbin/i2cdetect"
int wpMode ;