Set checksum for RTV prog command

This commit is contained in:
Robert Strouse 2023-08-14 16:15:22 -07:00
parent fe2f50ab9f
commit 0314760bec
6 changed files with 3 additions and 4 deletions

View file

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