A few debug prints, look for "+RECEIVE" from SIMCOM's

This commit is contained in:
Sara Damiano
2019-05-07 15:39:36 -04:00
parent 3df5d92955
commit a63fd05fed
7 changed files with 34 additions and 9 deletions

View File

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