mirror of
https://github.com/g4klx/MMDVM.git
synced 2026-04-05 14:37:02 +00:00
Revert "Make CTCSS threshold RXLevel and RXBoost agnostic"
This commit is contained in:
parent
f92d93772c
commit
bd4096b6be
3 changed files with 2 additions and 17 deletions
5
IO.cpp
5
IO.cpp
|
|
@ -592,8 +592,3 @@ bool CIO::hasLockout() const
|
|||
{
|
||||
return m_lockout;
|
||||
}
|
||||
|
||||
q15_t CIO::getRxLevel() const
|
||||
{
|
||||
return m_rxLevel;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue