diff --git a/Lib/ESP8266.py b/Lib/ESP8266.py index 02bd041..c60ace7 100644 --- a/Lib/ESP8266.py +++ b/Lib/ESP8266.py @@ -1,3 +1,4 @@ + from pyb import UART, udelay #AT commands for the ESP8266