adafruit / Adafruit_CircuitPython_ESP_ATcontrol

Use the ESP AT command sent to communicate with the Interwebs
MIT License
20 stars 17 forks source link

Fix compatibility issue with the latest adafruit_requests.py library #39

Closed waiweng83 closed 3 years ago

waiweng83 commented 3 years ago

I know there is no longer support for ESP AT Control using UART. But this pull request fixed some bugs and tested working with Espressif AT Firmware v2.2.0.

ladyada commented 3 years ago

thanks! not tested because we dont have a setup for it, but looks ok! :)