Catching CMS error on debug

Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
This commit is contained in:
Sara Damiano
2020-06-22 17:13:24 -04:00
parent 1f1b56833a
commit 234a20e894
13 changed files with 123 additions and 78 deletions

View File

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