diff --git a/RP_L4/RPL4PB.cpp b/RP_L4/RPL4PB.cpp index f275dc1..3684038 100644 --- a/RP_L4/RPL4PB.cpp +++ b/RP_L4/RPL4PB.cpp @@ -437,6 +437,13 @@ void // release build, so a missing interest manager would be a call through // nothing rather than a complaint. // + // + // Behind RP412CAMLOG now that playback works. It earned its place - + // one line of it identified the header being parsed as packet one - but + // a station in a pod bay should not be writing a log line per packet + // for the first two dozen packets of every replay. + // + if (RPCameraLog()) { static int said = 0;