V71+: #286 arm64 socket i/f response

This commit is contained in:
joan2937 2019-08-16 16:58:45 +01:00
parent cc5dba43a5
commit ad89f458c8
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/>
*/
/* pigpio version 71 */
/* pigpio version 71+ */
/* include ------------------------------------------------------- */

View File

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