Added timezone for Europe/Berlin #49. Publish v1.6.0

This commit is contained in:
Robert Strouse 2023-05-16 09:47:27 -07:00
parent 930348ead8
commit 2378ac780e
6 changed files with 23 additions and 72 deletions

View file

@ -3,7 +3,7 @@
#ifndef configsettings_h
#define configsettings_h
#define FW_VERSION "v1.6.0beta"
#define FW_VERSION "v1.6.0"
enum DeviceStatus {
DS_OK = 0,
DS_ERROR = 1,