Skip to content
Snippets Groups Projects
Commit 8cb4b3cd authored by Jonathan BAUDIN's avatar Jonathan BAUDIN
Browse files

Rename Uart class files

parent a8969bd1
No related branches found
No related tags found
No related merge requests found
File moved
......@@ -34,6 +34,7 @@ class SERCOMUart : public HardwareSerial
SercomUartCharSize extractCharSize(uint8_t config);
SercomParityMode extractParity(uint8_t config);
};
extern SERCOMUart Serial;
#endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment