Bump to v74

This commit is contained in:
Guy McSwain 2020-01-25 21:40:36 -06:00
parent 47f3bf7ec9
commit d5dee1d0a5
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ OTHER DEALINGS IN THE SOFTWARE.
For more information, please refer to <http://unlicense.org/> For more information, please refer to <http://unlicense.org/>
*/ */
/* pigpio version 7303 */ /* pigpio version 74 */
/* include ------------------------------------------------------- */ /* include ------------------------------------------------------- */

View File

@ -30,7 +30,7 @@ For more information, please refer to <http://unlicense.org/>
#include <stdint.h> #include <stdint.h>
#include <pthread.h> #include <pthread.h>
#define PIGPIO_VERSION 7303 #define PIGPIO_VERSION 74
/*TEXT /*TEXT