parent
1f2a286952
commit
dbc9fdd820
@ -0,0 +1,10 @@
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
void send_afsk() {
|
||||
|
||||
printf("Sending AFSK TLM! \n");
|
||||
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in new issue