Touchup on 5360

This commit is contained in:
Sara Damiano
2019-08-01 12:52:01 -04:00
parent 05afd74dad
commit 93690952d3
5 changed files with 47 additions and 39 deletions

View File

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