Skip to content

Remove ESP32SPIControl dependency

Compare
Choose a tag to compare
@brentru brentru released this 21 Oct 16:36
cbbb47e

Removes library's dependence on a MiniMQTTClient.WiFiManager.ESP32SPI object.

  • Remove nina-fw check within library, checks version in code instead
  • Remove set_certificate and set_private_key check within AWS IoT library.

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

Read the docs for info on how to use it.