Prepare release v2.2.3

This commit is contained in:
Robert Strouse 2023-12-26 17:42:00 -08:00
parent 47ff9bb51f
commit 56c6fa0086
6 changed files with 7 additions and 6 deletions

View file

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