From b155846cf33664de948a1172957eb42ff3446b1e Mon Sep 17 00:00:00 2001 From: Matthew Kennedy Date: Sun, 8 Dec 2024 19:54:19 -0800 Subject: [PATCH] friendlier fan names --- firmware/integration/LiveData.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firmware/integration/LiveData.yaml b/firmware/integration/LiveData.yaml index 12544e9e4b..eee48b8909 100644 --- a/firmware/integration/LiveData.yaml +++ b/firmware/integration/LiveData.yaml @@ -70,7 +70,7 @@ Usages: - name: fan_control folder: controllers/modules/fan - output_name: [ "fan1", "fan2" ] + output_name: [ "Fan 1", "Fan 2" ] constexpr: "___engine.module()" isPtr: true