LoRa_APRS_iGate/testlib/tests/test_aprs.py
2021-09-18 22:07:13 +01:00

6 lines
76 B
Python

from testlib.aprs_con import APRSIS
def test_aprs_login(APRSIS):
pass