rs485 to ethernet

Dependencies:   BufferedSerialttt

Fork of Serial-to-Ethernet by Morgan Du

Revision:
2:1af7ad1f058a
Parent:
0:11bc39d0f367
--- a/ste_config.h	Fri Sep 01 02:30:10 2017 +0000
+++ b/ste_config.h	Fri Sep 08 08:54:15 2017 +0000
@@ -21,7 +21,7 @@
                                         // UART ports and Ethernet port parameters configuration.
 
 /* Maximum UART ports supported */
-#define MAX_UART_PORTS      2
+#define MAX_UART_PORTS      1
 
 /* Default UART baud */
 #define DEFAULT_UART_BAUD   115200