Improve AM-fix
This commit is contained in:
3
am_fix.h
3
am_fix.h
@@ -22,8 +22,7 @@
|
||||
|
||||
#ifdef ENABLE_AM_FIX
|
||||
void AM_fix_init(void);
|
||||
void AM_fix_reset(const unsigned vfo);
|
||||
void AM_fix_10ms(const unsigned vfo);
|
||||
void AM_fix_10ms(const unsigned vfo, bool force);
|
||||
#ifdef ENABLE_AM_FIX_SHOW_DATA
|
||||
void AM_fix_print_data(const unsigned vfo, char *s);
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user