Move FFSK modem from NMT to common code, so it can be used by other networks
This commit is contained in:
@@ -427,3 +427,6 @@ fail:
|
||||
return 0;
|
||||
}
|
||||
|
||||
// dummy, will be replaced by DMS test program
|
||||
void test_dms_frame(const char __attribute__((unused)) *frame, int __attribute__((unused)) length) {}
|
||||
|
||||
|
Reference in New Issue
Block a user