Skip to content

Conversation

@LillyWho
Copy link

@LillyWho LillyWho commented Jul 5, 2025

If the macros for hardware serial aren't set, fall back to softserial. If any one of them are set, don't set the softserial macro and don't include the softserial lib.

This allows the user to set the macro to select the serial port within the sketch itself rather than having to edit the library itself. If the user does not do so, the library falls back onto software serial as a backup method.

LillyWho added 2 commits July 5, 2025 20:47
If the macros for hardware serial aren't set, fall back to softserial.
If any one of them are set, don't set the softserial macro and don't include the softserial lib.
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