Added in PiGlow devLib and a couple of examples for the PiGlow

bumped version.
This commit is contained in:
Gordon Henderson
2013-07-23 20:25:46 +01:00
parent d24cf0630b
commit cbf6d642b5
7 changed files with 451 additions and 2 deletions

View File

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