Spacing and spelling
This commit is contained in:
parent
a3e129e091
commit
c065da52ec
20 changed files with 35 additions and 33 deletions
|
|
@ -153,8 +153,8 @@ extern MarlinSerial MSerial;
|
|||
#endif // !AT90USB
|
||||
|
||||
// Use the UART for BT in AT90USB configurations
|
||||
#if defined(AT90USB) && defined (BTENABLED)
|
||||
extern HardwareSerial bt;
|
||||
#if defined(AT90USB) && defined(BTENABLED)
|
||||
extern HardwareSerial bt;
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue