Add clock function to call interface
Implementations will have a clock to play tones, if no clock is available from a transceiver.
This commit is contained in:
@@ -540,5 +540,7 @@ void call_down_audio(int callref, sample_t *samples, int count)
|
||||
}
|
||||
}
|
||||
|
||||
void call_down_clock(void) {}
|
||||
|
||||
void dump_info(void) {}
|
||||
|
||||
|
Reference in New Issue
Block a user