update to 3.3.1, firmware v1.6.0

This commit is contained in:
brentru
2019-12-18 13:45:04 -05:00
parent b569157e09
commit 2361e23881
6 changed files with 21 additions and 6 deletions

View File

@@ -28,7 +28,7 @@
#include "Arduino.h"
const char FIRMWARE_VERSION[6] = "1.5.0";
const char FIRMWARE_VERSION[6] = "1.6.0";
// Optional, user-defined X.509 certificate
char CERT_BUF[1300];