We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6ad4f4 commit 661de7dCopy full SHA for 661de7d
README.rst
@@ -13,6 +13,10 @@ Introduction
13
:target: https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI/actions/
14
:alt: Build Status
15
16
+.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
17
+ :target: https://github.com/psf/black
18
+ :alt: Code Style: Black
19
+
20
CircuitPython driver library for using ESP32 as WiFi co-processor using SPI.
21
The companion firmware `is available on GitHub
22
<https://github.com/adafruit/nina-fw>`_. Please be sure to check the example code for
0 commit comments