if(!listeningAM){// if not actively listening AM we don't need any AM specific regulation
BK4819_SetAGC(1);
BK4819_SetAGC(!disable);
BK4819_InitAGC(false);
}
else{
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.