More quectel fixes

This commit is contained in:
Sara Damiano
2019-09-06 18:06:11 -04:00
parent 7087a31e6e
commit aeb7579fd2
6 changed files with 104 additions and 56 deletions

View File

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