Added thermocouple offset calibration and config crc
This commit is contained in:
@@ -38,6 +38,7 @@ enum Type : uint8_t {
|
||||
DisplayMsgEngineTempHigh,
|
||||
DisplayMsgLapCounterStart,
|
||||
DisplayMsgLapCounterLapTime,
|
||||
DisplayMsgCorruptedConfig,
|
||||
ConfigTrackDetect,
|
||||
ConfigWriteTempTrack,
|
||||
ConfigTrackDelete,
|
||||
@@ -46,6 +47,7 @@ enum Type : uint8_t {
|
||||
ConfigVbatSetLow,
|
||||
ConfigTengSetLow,
|
||||
ConfigTengSetHigh,
|
||||
ConfigTengSetOffset,
|
||||
BatteryCal,
|
||||
TelemetrySendLapPacket,
|
||||
AllConfigUpdated,
|
||||
|
||||
Reference in New Issue
Block a user