Static cast size in additon

Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
This commit is contained in:
Sara Damiano
2020-05-05 12:26:22 -04:00
parent feae2e4f94
commit 56446bc42f
5 changed files with 6 additions and 6 deletions

View File

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