Advanced version by one patch

This commit is contained in:
ZodiusInfuser
2021-03-26 15:39:12 +00:00
parent d0074840ab
commit 6782e16f47
4 changed files with 4 additions and 4 deletions

View File

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