Version bump and debug print

This commit is contained in:
Sara Damiano
2019-05-23 15:59:59 -04:00
parent fcb3d5b010
commit fa5ca6e67c
5 changed files with 6 additions and 5 deletions

View File

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