Skip to content
Snippets Groups Projects
Commit 0e6ef65a authored by Scott Lahteine's avatar Scott Lahteine
Browse files

Clean up whitespace

parent c4ffe74d
Branches
Tags
No related merge requests found
......@@ -55,7 +55,7 @@
#elif SERIAL_PORT == 2
static const char RXD_NAME_2[] PROGMEM = { "RXD2" };
static const char TXD_NAME_2[] PROGMEM = { "TXD2" };
#elif SERIAL_PORT == 3
#elif SERIAL_PORT == 3
static const char RXD_NAME_3[] PROGMEM = { "RXD3" };
static const char TXD_NAME_3[] PROGMEM = { "TXD3" };
#endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment