Some minor fixes.

This commit is contained in:
Knutwurst
2022-02-03 12:14:56 +01:00
parent eb57d10ec3
commit d95fcd7673
2 changed files with 3 additions and 4 deletions

View File

@@ -204,8 +204,8 @@
* Currently Ethernet (-2) is only supported on Teensy 4.1 boards.
* :[-2, -1, 0, 1, 2, 3, 4, 5, 6, 7]
*/
//#define SERIAL_PORT_2 2 // For ESP8266
//#define BAUDRATE_2 500000 // For ESP8266
//#define SERIAL_PORT_2 2 // For ESP8266 WIFI Module
//#define BAUDRATE_2 500000 // For ESP8266 WIFI Module
/**
* Select a third serial port on the board to use for communication with the host.