From c141478c1926f9fa083c3aa8dbfd8302009e0fe4 Mon Sep 17 00:00:00 2001 From: Michael Davidsaver Date: Fri, 28 Jan 2022 11:06:40 -0800 Subject: [PATCH] pvxvct print beacons as info (shown by default) --- tools/pvxvct.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/pvxvct.cpp b/tools/pvxvct.cpp index 608d4e9..7ca5a33 100644 --- a/tools/pvxvct.cpp +++ b/tools/pvxvct.cpp @@ -232,8 +232,8 @@ int main(int argc, char *argv[]) return; const auto& guid = msg.guid; - log_debug_printf(out, "%s\n", - std::string(pva::impl::SB()<