mirror of
https://github.com/g4klx/MMDVM.git
synced 2026-04-05 06:26:42 +00:00
Alter levels and threshold logging slightly.
This commit is contained in:
parent
17f6314f90
commit
2d656b0126
6 changed files with 6 additions and 6 deletions
|
|
@ -207,6 +207,6 @@ void CYSFTX::setLevels(int8_t percent1, int8_t percent3)
|
|||
m_levelD[i] = -level3;
|
||||
}
|
||||
|
||||
DEBUG3("YSF, Levels 1/3", level1, level3);
|
||||
DEBUG3("YSFTX: Levels 1/3", level1, level3);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue