diff --git a/config.py.EXAMPLE b/config.py.EXAMPLE index a963b4e..6b2926a 100644 --- a/config.py.EXAMPLE +++ b/config.py.EXAMPLE @@ -29,6 +29,9 @@ gpio_air = 9 # Switches 0-phase det. solid-state-relay ### Inputs gpio_door = 18 +max31855 = 0 +max6675 = 1 + ### MAX31855 K-Type Thermocouple I2C gpio_sensor_cs = 27 gpio_sensor_clock = 22