Modify 5360 based on guide for 7600

This commit is contained in:
Sara Damiano
2019-07-18 10:32:49 -04:00
parent 295361dc29
commit 7d6108e03c
4 changed files with 53 additions and 38 deletions

View File

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