Try again to get stop right

This commit is contained in:
Sara Damiano
2019-09-06 23:05:12 -04:00
parent 4b736d8cc9
commit 97edce96bd
5 changed files with 37 additions and 28 deletions

View File

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