Fixed compile errors from bad commits.
This commit is contained in:
parent
24d1f480b6
commit
48a185d004
3 changed files with 8 additions and 4 deletions
|
|
@ -55,6 +55,8 @@
|
|||
#else
|
||||
#define MYSERIAL Serial
|
||||
#endif // BTENABLED
|
||||
#else
|
||||
#define MYSERIAL MSerial
|
||||
#endif
|
||||
|
||||
#define SERIAL_PROTOCOL(x) (MYSERIAL.print(x))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue