From 64152a4620e598c4d8e9621f03eff99d8444f3a8 Mon Sep 17 00:00:00 2001 From: rusefillc <48498823+rusefillc@users.noreply.github.com> Date: Thu, 1 Sep 2022 23:38:33 -0400 Subject: [PATCH] step forward (#4519) --- firmware/integration/LiveData.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/firmware/integration/LiveData.yaml b/firmware/integration/LiveData.yaml index ebf755f9d1..6da7057d69 100644 --- a/firmware/integration/LiveData.yaml +++ b/firmware/integration/LiveData.yaml @@ -35,6 +35,7 @@ Usages: - name: fuel_computer java: FuelComputer.java folder: controllers/algo/fuel + prepend: integration/rusefi_config.txt - name: launch_control_state java: LaunchControl.java