Releases: adafruit/Adafruit_CircuitPython_ESP_ATcontrol
0.6.4 - Reformatted library to match latest black version
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-esp-atcontrol
.
Read the docs for info on how to use it.
0.6.3 - Fixed MQTT on port 1883
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-esp-atcontrol
.
Read the docs for info on how to use it.
0.6.2 - Updated documentation link, python version
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-esp-atcontrol
.
Read the docs for info on how to use it.
0.6.1 - Fixed AT+CWLAP issue
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-esp-atcontrol
.
Read the docs for info on how to use it.
0.6.0 - Adding Support for Challenger 2040 WiFi boards
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-esp-atcontrol
.
Read the docs for info on how to use it.
0.5.9 - Updated pylint version, linted
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-esp-atcontrol
.
Read the docs for info on how to use it.
0.5.8 - Added type hints
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-esp_atcontrol
.
Read the docs for info on how to use it.
0.5.7 - Started reading larger chunks to avoid losing data.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-esp_atcontrol
.
Read the docs for info on how to use it.
0.5.6 - Fixed compatibility bug with new requests version, increased socket_connect() timeout
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-esp_atcontrol
.
Read the docs for info on how to use it.
0.5.5 - Moved pylint from build.yml to .pre-commit-config.yml
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-esp_atcontrol
.
Read the docs for info on how to use it.