Skip to content

Commit b96b0de

Browse files
committed
Moved default branch to main
1 parent 6fa5901 commit b96b0de

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Contributing
6363
============
6464

6565
Contributions are welcome! Please read our `Code of Conduct
66-
<https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI/blob/master/CODE_OF_CONDUCT.md>`_
66+
<https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI/blob/main/CODE_OF_CONDUCT.md>`_
6767
before contributing to help this project stay welcoming.
6868

6969
Documentation

examples/gpio/gpio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ As of NINA firmware version 1.5.0, the ESP32SPI library can be used to read digi
1616

1717
```
1818
# ESP32_GPIO_PINS:
19-
# https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI/blob/master/adafruit_esp32spi/digitalio.py
19+
# https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI/blob/main/adafruit_esp32spi/digitalio.py
2020
# 0, 1, 2, 4, 5, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 25, 26, 27, 32, 33, 34, 35, 36, 39
2121
#
2222
# Pins Used for ESP32SPI

0 commit comments

Comments
 (0)