From e6ead320ac27183b25375cd0fa77d3b841d0c2cd Mon Sep 17 00:00:00 2001 From: Simone Ruffini Date: Wed, 28 Aug 2024 13:55:22 +0200 Subject: [PATCH] chore: fix typo --- SC24/MCB.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC24/MCB.json b/SC24/MCB.json index 0758df9..8754b07 100644 --- a/SC24/MCB.json +++ b/SC24/MCB.json @@ -60,7 +60,7 @@ "lvRlyOverrideState":{ "LV_RLY_OVERRIDE_OFF": 0, "LV_RLY_OVERRIDE_OPEN" :1, - "LV_RLY_OVERRIDE_CLOSED": 2 + "LV_RLY_OVERRIDE_CLOSE": 2 }, "dspaceMainFsmStates_Enum": { "IDLE": 0,