if(diff_dB>=-3)// 3dB hysterisis (help reduce gain hunting)
if(diff_dB>=-6)// 6dB hysterisis (help reduce gain hunting)
hold_counter[vfo]=30;// 300ms hold
if(hold_counter[vfo]==0)
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.