9/22/23 start
This commit is contained in:
@ -30,7 +30,7 @@ typedef Print SabertoothStream;
|
||||
#if defined(USBCON)
|
||||
#define SabertoothTXPinSerial Serial1 // Arduino Leonardo has TX->1 on Serial1, not Serial.
|
||||
#else
|
||||
#define SabertoothTXPinSerial Serial
|
||||
#define SabertoothTXPinSerial Serial2
|
||||
#endif
|
||||
#define SyRenTXPinSerial SabertoothTXPinSerial
|
||||
|
||||
|
Reference in New Issue
Block a user