OK, so an easier way to manage versions.
Debian package creation - crude, probably violated the Debian policys but it seems to work just fine... some other changes.
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
#include <gertboard.h>
|
||||
#include <piFace.h>
|
||||
|
||||
#include "version.h"
|
||||
|
||||
extern int wiringPiDebug ;
|
||||
|
||||
@@ -53,7 +54,6 @@ extern void doPins (void) ;
|
||||
# define FALSE (1==2)
|
||||
#endif
|
||||
|
||||
#define VERSION "2.23"
|
||||
#define PI_USB_POWER_CONTROL 38
|
||||
#define I2CDETECT "/usr/sbin/i2cdetect"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user