Commit Graph

3 Commits (d11bac087c356c5bca0514b8ecbf52ea6fdeb94a)

Author SHA1 Message Date
Harrison Mutai 0214a156e7 Implement override of enable_* functions 2021-01-21 10:20:49 +00:00
Harrison Mutai 7b8ca37bd7 Add declaration to expose enable_* functions from SerialBase
UnBufferedSerial is missing a declaration to expose enable_input and
enable_output, which are inherited from the private base class Serial
Base. Add the using-declaration to the class definition.
2021-01-19 14:28:54 +00:00
George Psimenos 009f91e2cc Move drivers headers 2020-07-31 10:02:47 +01:00