projects
/
pigpio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
331b5a1
)
V71
author
joan2937
<joan@abyz.me.uk>
Thu, 15 Aug 2019 16:06:53 +0000
(17:06 +0100)
committer
joan2937
<joan@abyz.me.uk>
Thu, 15 Aug 2019 16:06:53 +0000
(17:06 +0100)
pigpio.c
patch
|
blob
|
history
pigpio.h
patch
|
blob
|
history
diff --git
a/pigpio.c
b/pigpio.c
index 7f8b72e316fc63dc30f0b07c99ed910f737f33a3..cbe818f14a5cfb680a1aa7fc954a80c518e5a0a0 100644
(file)
--- a/
pigpio.c
+++ b/
pigpio.c
@@
-25,7
+25,7
@@
OTHER DEALINGS IN THE SOFTWARE.
For more information, please refer to <http://unlicense.org/>
*/
-/* pigpio version 7
0
*/
+/* pigpio version 7
1
*/
/* include ------------------------------------------------------- */
diff --git
a/pigpio.h
b/pigpio.h
index 524a2f5b7a3525316ff9bfd906d468830af91dae..f8a94bd06aa13372a21ddea377bd560679d7c25f 100644
(file)
--- a/
pigpio.h
+++ b/
pigpio.h
@@
-30,7
+30,7
@@
For more information, please refer to <http://unlicense.org/>
#include <stdint.h>
#include <pthread.h>
-#define PIGPIO_VERSION 7
008
+#define PIGPIO_VERSION 7
1
/*TEXT