Revert "Make CTCSS threshold RXLevel and RXBoost agnostic"

This commit is contained in:
Jonathan Naylor 2020-04-25 23:48:02 +01:00 committed by GitHub
parent f92d93772c
commit bd4096b6be
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 2 additions and 17 deletions

2
IO.h
View file

@ -56,8 +56,6 @@ public:
void selfTest();
q15_t getRxLevel() const;
private:
bool m_started;