mirror of
https://codeberg.org/mclemens/hl2-interface.git
synced 2024-12-21 09:36:29 -05:00
„hl2-interface.ino“ ändern
This commit is contained in:
parent
e07dc00ed7
commit
8e52a6c19d
@ -123,10 +123,6 @@ void decodeBand(byte c)
|
||||
case 0x20: //12m & 10m
|
||||
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;
|
||||
break;
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user