add a note about GPIO collisions with system SPI

This commit is contained in:
Andrew Malota
2017-12-01 18:59:07 -06:00
parent 9874aeb1d8
commit de0d3baadb
2 changed files with 10 additions and 1 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ gpio_door = 18
# max6675 - bitbang SPI interface
max31855 = 1
max6675 = 0
max31855spi = 0
max31855spi = 0 # if you use this one, you MUST reassign the default GPIO pins
### Thermocouple Connection (using bitbang interfaces)
gpio_sensor_cs = 27