Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for RadioHead's RHReliableDatagram on ESP32 #4

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

joelkoz
Copy link

@joelkoz joelkoz commented May 5, 2020

The primary purpose of this PR is to add support for using RadioHead's serial protocol on a serial port via the new RHSerialSocket class. To support this, RHReliableDatagramSocket and RHDatagramSocket were also created. Unless you have pre-existing code that requires RHDatagram as your manager, RHReliableDatagramSocket is preferred, as it can talk to both protocols by simply switching on/off "reliable" mode.

Changes were also made to support compiling on ESP32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant