mirror of
https://github.com/g4klx/MMDVM.git
synced 2026-04-07 23:45:07 +00:00
Rationalisation of debugging messages.
This commit is contained in:
parent
d957ec6e36
commit
4d9f8d19e2
3 changed files with 1 additions and 47 deletions
|
|
@ -44,10 +44,6 @@ public:
|
|||
|
||||
void writeCalData(const uint8_t* data, uint8_t length);
|
||||
|
||||
void writeDump(const uint8_t* data, uint8_t length);
|
||||
|
||||
void writeSamples(const q15_t* data, uint8_t length);
|
||||
|
||||
void writeDebug(const char* text);
|
||||
void writeDebug(const char* text, int16_t n1);
|
||||
void writeDebug(const char* text, int16_t n1, int16_t n2);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue