ctbserver: updated firmware version and api

This commit is contained in:
maliakal_d 2019-03-19 18:58:42 +01:00
parent 685fcc31b6
commit 44f0dfc3c0
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
#define GOODBYE (-200)
#define MIN_REQRD_VRSN_T_RD_API 0x181130
#define REQRD_FRMWR_VRSN 0x181130
#define REQRD_FRMWR_VRSN 0x190310
#define PROGRAMMING_MODE (0x2)
#define CTRL_SRVR_INIT_TIME_US (1 * 1000 * 1000)

View File

@ -3,6 +3,6 @@
#define APIEIGER 0x181031
#define APIJUNGFRAU 0x190111
#define APIGOTTHARD 0x190108
#define APICTB 0x190206
#define APICTB 0x190311
#define APIMOENCH 0x181108