From 0aba3d0ce64b15b31b7fecb24fec8308559074b7 Mon Sep 17 00:00:00 2001 From: rusefillc <48498823+rusefillc@users.noreply.github.com> Date: Wed, 1 Feb 2023 08:32:54 -0500 Subject: [PATCH] Update CHANGELOG.md --- firmware/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firmware/CHANGELOG.md b/firmware/CHANGELOG.md index 8c53676a4d..8ca81064b4 100644 --- a/firmware/CHANGELOG.md +++ b/firmware/CHANGELOG.md @@ -33,7 +33,7 @@ Release template (copy/paste this for new release): ### Added - Electronic throttle supply voltage compensation, giving more consistent behavior as battery voltage changes #4838 - - VR trigger input oscilloscope for boards with "discrete VR" hardware (AlphaX ECUs, some Hellen) #4885 + - VR trigger input oscilloscope for boards with "discrete VR" hardware (AlphaX ECUs, some Hellen) [#4885](https://github.com/rusefi/rusefi/issues/4885) - Jammed ETB detection #4873 - RPM correction/multiplier for Accel Enrich #4760 - Tooth logger writes to SD card #4897