This commit is contained in:
Sara Damiano
2019-05-20 12:38:37 -04:00
parent 9201cbde86
commit db456b5345
7 changed files with 22 additions and 15 deletions

View File

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