Fix QIRDI

This commit is contained in:
Sara Damiano
2019-09-06 15:09:49 -04:00
parent f3079d1b42
commit c83063fa5d
6 changed files with 18 additions and 16 deletions

View File

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