File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 21
21
* Adafruit CircuitPython firmware for the supported boards:
22
22
https://github.com/adafruit/circuitpython/releases
23
23
24
- * Adafruit's Bus Device library: https://github.com/adafruit/Adafruit_CircuitPython_BusDevice
24
+ * Adafruit's Bus Device library:
25
+ https://github.com/adafruit/Adafruit_CircuitPython_BusDevice
25
26
26
27
"""
27
28
Original file line number Diff line number Diff line change 8
8
DigitalIO for ESP32 over SPI.
9
9
10
10
* Author(s): Brent Rubell, based on Adafruit_Blinka digitalio implementation
11
- and bcm283x Pin implementation.
11
+ and bcm283x Pin implementation.
12
12
13
13
https://github.com/adafruit/Adafruit_Blinka/blob/master/src/adafruit_blinka/microcontroller/bcm283x/pin.py
14
14
https://github.com/adafruit/Adafruit_Blinka/blob/master/src/digitalio.py
You can’t perform that action at this time.
0 commit comments