Fix update mode hw version (#594)

* fix to add 'get hardware version' into allowed update mode functions in server
This commit is contained in:
Dhanya Thattil
2022-12-12 11:39:08 +01:00
committed by GitHub
parent 4ec70d7995
commit ff5aa13073
9 changed files with 9 additions and 8 deletions

View File

@ -4,10 +4,10 @@
#define RELEASE "7.0.0.rc1"
#define APILIB "7.0.0.rc1 0x221208"
#define APIRECEIVER "7.0.0.rc1 0x221208"
#define APICTB "7.0.0.rc1 0x221208"
#define APIGOTTHARD "7.0.0.rc1 0x221208"
#define APIGOTTHARD2 "7.0.0.rc1 0x221208"
#define APIJUNGFRAU "7.0.0.rc1 0x221208"
#define APIMYTHEN3 "7.0.0.rc1 0x221208"
#define APIMOENCH "7.0.0.rc1 0x221208"
#define APIEIGER "7.0.0.rc1 0x221208"
#define APICTB "7.0.0.rc1 0x221212"
#define APIGOTTHARD "7.0.0.rc1 0x221212"
#define APIGOTTHARD2 "7.0.0.rc1 0x221212"
#define APIJUNGFRAU "7.0.0.rc1 0x221212"
#define APIMYTHEN3 "7.0.0.rc1 0x221212"
#define APIMOENCH "7.0.0.rc1 0x221212"
#define APIEIGER "7.0.0.rc1 0x221212"