Merge remote-tracking branch 'upstream/development' into mueller/update-cmd-reply-maps-refactoring

This commit is contained in:
2022-05-13 17:31:02 +02:00
13 changed files with 742 additions and 737 deletions

View File

@ -67,7 +67,5 @@ TEST_CASE("Power Switcher", "[power-switcher]") {
REQUIRE(not switcherUsingDummy.active());
}
SECTION("More Dummy Tests") {
}
SECTION("More Dummy Tests") {}
}