Close 5360 sockets cleanly

This commit is contained in:
Sara Damiano
2019-07-19 12:41:19 -04:00
parent 10b91ee932
commit 9f359eac91
5 changed files with 13 additions and 8 deletions

View File

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