Merge remote-tracking branch 'origin/develop' into heater_handling
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good

This commit is contained in:
2022-12-02 16:24:19 +01:00
55 changed files with 7110 additions and 443 deletions

View File

@ -22,7 +22,6 @@ TEST_CASE("Thermal Controller", "[ThermalController]") {
HeaterHandler* heaterHandler = nullptr;
// new ThermalController(objects::THERMAL_CONTROLLER);
ObjectFactory::createGenericHeaterComponents(*dummyGpioIF, *dummySwitcher, heaterHandler);
new SusDummy();
// testEnvironment::initialize();