commit | 4673e38b1f11813b8d9bb2a2ab775aa2dd5c575e | [log] [tgz] |
---|---|---|
author | Gordon Henderson <projects@drogon.net> | Tue Jan 15 15:45:32 2013 +0000 |
committer | Gordon Henderson <projects@drogon.net> | Tue Jan 15 15:45:32 2013 +0000 |
tree | 9f958d069df4c3ca3a07835dacdb212c3325c758 | |
parent | c121349a7bbf8e9c8b30b03661836effbde2b373 [diff] [blame] |
Change to the build script to check for the presence of the I2C development libraries. Bumped gpio version.
diff --git a/gpio/gpio.c b/gpio/gpio.c index 7b84abd..6615133 100644 --- a/gpio/gpio.c +++ b/gpio/gpio.c
@@ -42,7 +42,7 @@ # define FALSE (1==2) #endif -#define VERSION "1.6" +#define VERSION "1.7" static int wpMode ;