mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2026-04-20 22:05:09 +00:00
6 lines
76 B
Python
6 lines
76 B
Python
|
|
from testlib.aprs_con import APRSIS
|
||
|
|
|
||
|
|
|
||
|
|
def test_aprs_login(APRSIS):
|
||
|
|
pass
|