mirror of
https://github.com/g4klx/MMDVM.git
synced 2026-04-04 22:18:57 +00:00
Remove the OscOffset parameter.
This commit is contained in:
parent
a9b761d1dc
commit
df1210eaea
16 changed files with 61 additions and 227 deletions
2
IO.h
2
IO.h
|
|
@ -83,8 +83,6 @@ private:
|
|||
uint16_t m_adcOverflow;
|
||||
uint16_t m_dacOverflow;
|
||||
|
||||
uint32_t m_count;
|
||||
|
||||
volatile uint32_t m_watchdog;
|
||||
|
||||
bool m_lockout;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue