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 1b088bd commit f834d57Copy full SHA for f834d57
README.md
@@ -1,2 +1,7 @@
1
# esp8266-hw-spi-max7219-7seg
2
Library for 7segment max7219 modules conncted to ESP8266 using HW SPI
3
+
4
+## Hardware setup:
5
+* GPIO13 -> DIN
6
+* GPIO14 -> CLK
7
+* anyother -> CS
0 commit comments