Prepare v2.2.1 release

This commit is contained in:
Robert Strouse 2023-11-03 10:01:16 -07:00
parent 7592a2fc89
commit c3b7139931
6 changed files with 7 additions and 7 deletions

View file

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