changed FlashVersion and incereased Buffer-Size
This commit is contained in:
parent
eaf2c9d8a8
commit
da19ebcc09
@ -1 +1 @@
|
|||||||
1
|
1.01
|
@ -35,7 +35,7 @@ typedef struct Globals_s
|
|||||||
uint16_t purgePulses = 0;
|
uint16_t purgePulses = 0;
|
||||||
eEERequest requestEEAction = EE_IDLE;
|
eEERequest requestEEAction = EE_IDLE;
|
||||||
char DeviceName[33];
|
char DeviceName[33];
|
||||||
char FlashVersion[5];
|
char FlashVersion[10];
|
||||||
uint16_t eePersistanceAdress;
|
uint16_t eePersistanceAdress;
|
||||||
uint8_t TankPercentage;
|
uint8_t TankPercentage;
|
||||||
bool hasDTC;
|
bool hasDTC;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user