rossengeorgiev / aprs-python

📡 Python module for working with APRS
http://aprs-python.readthedocs.io/en/latest/
GNU General Public License v2.0
118 stars 37 forks source link

Unable to find response from sendall() #82

Open k5map opened 1 year ago

k5map commented 1 year ago

I've looked through the documentation and did find the example use of the sendall() function. But the page with that info did not provide any info on what response would be received if the call failed. Does anyone have this information or could provide a link to it?