Skip to content

feat(baudot): Add Baudot text streaming.

Ghislain MARY requested to merge feature/baudot into master

Add functions to enable/disable and configure the Baudot functionality, to add the capability to send text messages via Baudot tones in the audio stream. Update documentation to reflect the changes needed for this new feature. Add tests to check that this Baudot functionality is working as expected.

Merge request reports