From 9421b220987b53bbd038b672dab17021b7c37221 Mon Sep 17 00:00:00 2001 From: meggert Date: Mon, 9 Oct 2023 15:21:53 +0200 Subject: [PATCH] remove from target table --- mission/system/power/epsModeTree.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mission/system/power/epsModeTree.cpp b/mission/system/power/epsModeTree.cpp index 7c81b38f..83f04ac5 100644 --- a/mission/system/power/epsModeTree.cpp +++ b/mission/system/power/epsModeTree.cpp @@ -87,8 +87,7 @@ void buildNormalSequence(Subsystem& ss, ModeListEntry& eh) { check(sequence.insert(eh), ctxc); }; - // Normal target table - iht(objects::POWER_CONTROLLER, NML, 0, EPS_TABLE_NORMAL_TGT.second); + // Normal table target table is empty check(ss.addTable(TableEntry(EPS_TABLE_NORMAL_TGT.first, &EPS_TABLE_NORMAL_TGT.second)), ctxc); // Transition 0