From d13268cfecba6d4cac79706bfcd7e78a8635aef7 Mon Sep 17 00:00:00 2001 From: rusefillc Date: Fri, 7 Feb 2025 19:06:01 -0500 Subject: [PATCH] Console should get much smarter around compatibility with older units #6845 --- firmware/console/binary/output_channels.txt | 4 ---- 1 file changed, 4 deletions(-) diff --git a/firmware/console/binary/output_channels.txt b/firmware/console/binary/output_channels.txt index 3ce3b942e4..7bbfafcc13 100644 --- a/firmware/console/binary/output_channels.txt +++ b/firmware/console/binary/output_channels.txt @@ -150,10 +150,6 @@ int16_t rpmAcceleration;dRPM;"RPM acceleration/Rate of Change/ROC",1, 0, 0, 5, 2 uint8_t calibrationMode;;"", 1, 0, 0, 0, 0 uint8_t idleStepperTargetPosition;Idle: Stepper target position;"", 1, 0, 0, 0, 0 -! todo: this not needed in light of TS_SIGNATURE but rusEFI console still uses it. Need to migrate -! rusEFI console from TS_FILE_VERSION to TS_SIGNATURE :( - uint32_t tsConfigVersion;;"", 1, 0, 0, 0, 0 - ! Errors uint32_t totalTriggerErrorCounter;@@GAUGE_NAME_TRG_ERR@@;"counter",1, 0, 0, 0, 0 uint32_t orderingErrorCounter;;"",1, 0, 0, 0, 0