Change to the build script to check for the presence of the I2C development

libraries.
Bumped gpio version.
This commit is contained in:
Gordon Henderson
2013-01-15 15:45:32 +00:00
parent c121349a7b
commit 4673e38b1f
2 changed files with 16 additions and 1 deletions

View File

@@ -42,7 +42,7 @@ extern int wiringPiDebug ;
# define FALSE (1==2)
#endif
#define VERSION "1.6"
#define VERSION "1.7"
static int wpMode ;