mirror of
https://github.com/g4klx/MMDVM_HS.git
synced 2026-04-07 23:43:34 +00:00
Full memory optimization for ring buffer
This commit is contained in:
parent
1fec6e5f77
commit
ab929d2bd2
5 changed files with 24 additions and 20 deletions
1
DMRRX.h
1
DMRRX.h
|
|
@ -39,6 +39,7 @@ public:
|
|||
|
||||
private:
|
||||
CDMRSlotRX m_slotRX;
|
||||
uint8_t m_control_old;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue