projects
/
pigpio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4fcb711
)
Change version to 7500 to sync with planned v75 release.
author
Guy McSwain
<guy.mcswain@gmail.com>
Mon, 23 Mar 2020 04:38:50 +0000
(23:38 -0500)
committer
Guy McSwain
<guy.mcswain@gmail.com>
Mon, 23 Mar 2020 04:38:50 +0000
(23:38 -0500)
.gitignore
patch
|
blob
|
history
pigpio.h
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index f67291cea942a79a81c7dbabb9a7c61469b083d6..98748da3f88ade01c62fbf4fc7ef23fe353f61a8 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-11,3
+11,5
@@
__pycache__
build
dist
*.egg-info
+wavepad_jitter.py
+
diff --git
a/pigpio.h
b/pigpio.h
index e3eb97d93e83b92c94e5122cf9d15e872ac93d06..82a23949d00700c17bd1ceb0fd068569ac2e965a 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
401
+#define PIGPIO_VERSION 7
500
/*TEXT