From 4671ff812a5753ce898fbcf4ffdf454508321785 Mon Sep 17 00:00:00 2001 From: rusefillc Date: Wed, 13 Apr 2022 17:29:44 -0400 Subject: [PATCH] docs --- firmware/integration/LiveData.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/firmware/integration/LiveData.yaml b/firmware/integration/LiveData.yaml index 00704bcaa2..b36e45328d 100644 --- a/firmware/integration/LiveData.yaml +++ b/firmware/integration/LiveData.yaml @@ -1,3 +1,7 @@ +# +# here we have LiveData configuration file +# see gen_live_documentation.sh +# Usages: high_pressure_fuel_pump: [ "HighPressureFuelPump.java", "controllers/engine_cycle" ] injector_model: [ "InjectorModel.java", "controllers/algo/fuel" ]