- removing unneeded gpio pins

pull/1/head
jbruce 2018-11-26 08:49:21 -05:00
rodzic 0d4a2232ce
commit b96be09ef3
1 zmienionych plików z 0 dodań i 6 usunięć

Wyświetl plik

@ -27,14 +27,8 @@ currency_type = "$" # Currency Symbol to show when calculating cost to run j
### Outputs
gpio_heat = 11 # Switches zero-cross solid-state-relay
gpio_cool = 10 # Regulates PWM for 12V DC Blower
gpio_air = 9 # Switches 0-phase det. solid-state-relay
heater_invert = 0 # switches the polarity of the heater control
### Inputs
gpio_door = 18
### Thermocouple Adapter selection:
# max31855 - bitbang SPI interface
# max31855spi - kernel SPI interface