Publish 2.1.1

This commit is contained in:
Robert Strouse 2023-07-23 13:08:47 -07:00
parent 5c06f2a6d4
commit cd24ca3510
6 changed files with 8 additions and 7 deletions

View file

@ -3,7 +3,7 @@
#ifndef configsettings_h
#define configsettings_h
#define FW_VERSION "v2.1.0"
#define FW_VERSION "v2.1.1"
enum DeviceStatus {
DS_OK = 0,
DS_ERROR = 1,