mirror of
https://codeberg.org/mclemens/hl2-interface.git
synced 2024-12-21 20:26:46 -05:00
„hl2-interface.ino“ ändern
This commit is contained in:
parent
e07dc00ed7
commit
8e52a6c19d
@ -124,9 +124,5 @@ void decodeBand(byte c)
|
||||
selected_antenna = 1;
|
||||
Serial.println("HRBN1;"); // sets the Hardrock-50 to 10m
|
||||
break;
|
||||
case 0x00: //6m
|
||||
selected_antenna = 1;
|
||||
Serial.println("HRBN0;"); // sets the Hardrock-50 to 6m
|
||||
break;
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user