small compile fixes

This commit is contained in:
2022-12-02 11:38:51 +01:00
parent b38afa5df3
commit 60418f6fdc
2 changed files with 2 additions and 1 deletions

View File

@ -13,7 +13,7 @@ TEST_CASE("Thermal Controller", "[ThermalController]") {
const object_id_t THERMAL_CONTROLLER_ID = 0x123;
new TemperatureSensorsDummy();
new SusDummy();
//new SusDummy();
// testEnvironment::initialize();