To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).
To use in CPython, `pip3 install adafruit-circuitpython-esp-atcontrol`.
Read the [docs](http://circuitpython.readthedocs.io/projects/esp-atcontrol/en/latest/) for info on how to use it.
---
What's Changed
* Increase deprecation header line length by tekktrik in https://github.com/adafruit/Adafruit_CircuitPython_ESP_ATcontrol/pull/57
* fix UDP handling by bablokb in https://github.com/adafruit/Adafruit_CircuitPython_ESP_ATcontrol/pull/59
New Contributors
* bablokb made their first contribution in https://github.com/adafruit/Adafruit_CircuitPython_ESP_ATcontrol/pull/59
**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_ESP_ATcontrol/compare/0.6.7...0.6.8