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:
@@ -253,5 +253,7 @@ int main(void)
|
||||
return 0;
|
||||
}
|
||||
|
||||
void call_down_clock(void) {}
|
||||
|
||||
void print_image(void) {}
|
||||
|
||||
|
Reference in New Issue
Block a user