adafruit / Adafruit_CircuitPython_ESP_ATcontrol

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

replace str.encode/decode #1

Closed jerryneedell closed 5 years ago

jerryneedell commented 5 years ago

replace usage of str.encode and bytes.decode for compatibility with boards that do not support MICROPY_CPYTHON_COMPAT