ampledata / kiss

A pure-Python implementation of the KISS Protocol for communicating with serial TNC devices for use with Amateur Radio.
Other
84 stars 35 forks source link

Typo fix(Broke write command) #25

Open ghost opened 6 years ago

ghost commented 6 years ago

.write() was causing an instant crash, due to a typo(A missing b)