Minor changes to 5360

This commit is contained in:
Sara Damiano
2019-07-17 10:06:03 -04:00
parent 7ff541d27b
commit afa5d1b38d
5 changed files with 15 additions and 14 deletions

View File

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