Tweak some formatting

This commit is contained in:
Scott Lahteine
2019-04-12 13:15:27 -05:00
parent 7e58d33a2e
commit f2ba0a5ae7
3 changed files with 14 additions and 14 deletions

View File

@@ -276,7 +276,7 @@
#endif // !USBCON
#if defined(INTERNAL_SERIAL_PORT)
#ifdef INTERNAL_SERIAL_PORT
template <uint8_t serial>
struct MarlinInternalSerialCfg {
static constexpr int PORT = serial;