HardwareSerial should be able to report if it has been swapped
Open
- Dominant language
- C++
- Stars
- 16.7k
- Forks
- 13.1k
- PR merge metrics
- No merged PRs in 30d
Description
HardwareSerial has a swap() method, but no way to know if it has been called. Having an isSwapped() method would be useful, especially as swapped state changes if begin() is called.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.