Update simicom9700.c

This commit is contained in:
Mike Black W9MDB 2022-11-13 09:57:54 -06:00
parent ba06546623
commit 2aaa05b967

View File

@ -39,7 +39,7 @@ int ptt = 0;
int satmode = 0;
int agc_time = 1;
int ovf_status = 0;
int powerstat = 0;
int powerstat = 1;
void dumphex(unsigned char *buf, int n)
{