MorseKOB / PyKOB

Python implementation of a library for Morse and MorseKOB functionality
https://sites.google.com/site/morsekob/morsekob40
MIT License
4 stars 2 forks source link

Fix sounding with loop interface. Support disabling local sounder. #274

Closed AESilky closed 1 year ago

AESilky commented 1 year ago

This was broken as part of the changes made to support the GPIO interface. This fixes the probably and also the feature to disable the local sounder.

273 and #261

AESilky commented 1 year ago

This closes #273 This closes #261