NOT factory resetting in init

This commit is contained in:
Sara Damiano
2019-09-26 16:38:15 -04:00
parent c10dfe0636
commit bfd6055c46
10 changed files with 26 additions and 12 deletions

View File

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