Minor changes to Quectel ordering

This commit is contained in:
Sara Damiano
2019-08-30 14:53:54 -04:00
parent 1ddbfb99dd
commit 286df108ac
7 changed files with 34 additions and 20 deletions

View File

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