DEBUG_RCVR_LINKSTATS needs to work without DEBUG_LOG (#2562)
commit498f175786988f58473e7326c1a8a571358ea6db
authorBryan Mayland <bmayland@capnbry.net>
Tue, 20 Feb 2024 09:36:13 +0000 (20 04:36 -0500)
committerGitHub <noreply@github.com>
Tue, 20 Feb 2024 09:36:13 +0000 (20 19:36 +1000)
tree4713d081b22f79415b3a1d1895bb28a082260eb2
parentb4ad5ce9595125f1ffeec767c6a288a40b384a26
DEBUG_RCVR_LINKSTATS needs to work without DEBUG_LOG (#2562)

* DEBUG_RCVR_LINKSTATS needs to work without DEBUG_LOG

* Imply DEBUG_CRSF_NO_OUTPUT when using some of the debug stats defines

---------

Co-authored-by: Jye <14170229+JyeSmith@users.noreply.github.com>
src/include/targets.h
src/src/rx_main.cpp