mode_demod
Opened this issue · 0 comments
dglatting commented
In the structure fm_state the entry mode_demod is initialized but never used. Is that entry reserved for future use or should it go away? am_demod() is called directly in full_demod().
Opened this issue · 0 comments
In the structure fm_state the entry mode_demod is initialized but never used. Is that entry reserved for future use or should it go away? am_demod() is called directly in full_demod().