Tiny change to M95 and it works!

This commit is contained in:
Sara Damiano
2019-09-09 18:24:24 -04:00
parent 97edce96bd
commit 17cdde291f
6 changed files with 6 additions and 8 deletions

View File

@@ -10,7 +10,7 @@
#define TinyGsmCommon_h
// The current library version number
#define TINYGSM_VERSION "0.9.16"
#define TINYGSM_VERSION "0.9.17"
#if defined(SPARK) || defined(PARTICLE)
#include "Particle.h"