Get name from modem

This commit is contained in:
Sara Damiano
2019-05-24 22:35:29 -04:00
parent 69cbab842d
commit 9ce1a2d998
5 changed files with 49 additions and 9 deletions

View File

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