diff --git a/firmware/integration/LiveData.yaml b/firmware/integration/LiveData.yaml index d7512a10da..beac4aeaea 100644 --- a/firmware/integration/LiveData.yaml +++ b/firmware/integration/LiveData.yaml @@ -136,3 +136,9 @@ Usages: java: WidebandController.java folder: controllers/sensors/ output_name: [ "wb1", "wb2" ] + + - name: dc_motors + java: DcMotors.java + folder: controllers/actuators + prepend: integration/rusefi_config.txt + constexpr: "engine->dc_motors" \ No newline at end of file