Moved aprs test

This commit is contained in:
Jordan Sherer 2018-09-02 00:01:08 -04:00
parent 8c8218bdd8
commit 9bbaba3f72

View File

@ -17,6 +17,7 @@ def do_hash(callsign):
return int(hash & 0x7fff)
HOST = 'rotate.aprs2.net'
#HOST = 'rotate.aprs.net'
PORT = 14580
print "Connecting..."