You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
f"{CALLSIGN} - This is a test message to test the functionality of the RN2483 transceiver with a long packet containing plenty of data - {CALLSIGN} - Packet number follows"
)
def main() -> None:
if len(sys.argv) != 2:
print("Must provide the COM port/serial port where the radio is connected.")