1

Dependencies:   ATParser

Dependents:   UDPNode

Revision:
2:3518f7c570de
Parent:
1:af8bf1171171
Child:
4:d53cfe3998bc
--- a/ESP8266.h	Wed Jun 27 07:17:17 2018 +0000
+++ b/ESP8266.h	Wed Jun 27 10:33:28 2018 +0000
@@ -25,7 +25,7 @@
 class ESP8266
 {
 public:
-    ESP8266(PinName tx, PinName rx, bool debug=false);
+    ESP8266(PinName tx, PinName rx, int locOutPort, int locInPort, bool debug=false);
 
     /**
     * Startup the ESP8266