stephb9959
2023-09-01 09:09:41 -07:00
parent 669f7f3433
commit 38010d4628
14 changed files with 94 additions and 18 deletions

View File

@@ -129,6 +129,8 @@ namespace OpenWifi {
}
} else {
poco_error(logger(), "Bad bus message.");
std::ostringstream os;
Object->stringify(std::cout);
}
auto i = Services_.begin();