Must writeChanges or the XBee can't connect!

This commit is contained in:
Sara Damiano
2019-05-30 16:48:01 -04:00
parent 9fd4a52bc3
commit e7fc1b44eb
4 changed files with 26 additions and 21 deletions

View File

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