Combined and renamed the timezones list.

This commit is contained in:
Robert Strouse 2023-06-13 18:30:15 -07:00
parent 497eb5f8cb
commit 107c0357d1
6 changed files with 113 additions and 113 deletions

View file

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