Output ASCII art image after all init functions (inside main_mobile.c)

This commit is contained in:
Andreas Eversberg
2019-06-30 08:10:33 +02:00
parent 13245c56f6
commit 1eac087935
27 changed files with 20 additions and 54 deletions

View File

@@ -48,6 +48,8 @@ static double squelch_db = -INFINITY;
int nbfm = 0;
int repeater = 0;
void print_image(void) {}
void print_help(const char *arg0)
{
main_mobile_print_help(arg0, "[-F <downlink MHz>,<uplink MHz>] ");