mirror of
https://agent.ghink.cloud/wb2osz/direwolf
synced 2025-04-04 11:48:30 +00:00
Shut off confusing debug message.
This commit is contained in:
parent
9016fa5fe6
commit
6442466a5d
@ -131,7 +131,7 @@ void il2p_rec_bit (int chan, int subchan, int slice, int dbit)
|
||||
text_color_set (DW_COLOR_INFO);
|
||||
// FIXME - this pops up occasionally with random noise. Find better way to convey information.
|
||||
// This also happens for each slicer - to noisy.
|
||||
dw_printf ("IL2P header has reverse polarity\n");
|
||||
//dw_printf ("IL2P header has reverse polarity\n");
|
||||
F->polarity = 1;
|
||||
F->state = IL2P_HEADER;
|
||||
F->bc = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user