kopia lustrzana https://github.com/jbruce12000/kiln-controller
Switch thermocouple
rodzic
7e07ea3994
commit
7883a39dd3
|
@ -50,8 +50,8 @@ max31856 = 1
|
|||
# see lib/max31856.py for other thermocouple_type, only applies to max31856
|
||||
# uncomment this if using MAX-31856
|
||||
#thermocouple_type = MAX31856.MAX31856_S_TYPE
|
||||
#thermocouple_type = MAX31856.MAX31856_R_TYPE # Sam's thermocouple
|
||||
thermocouple_type = MAX31856.MAX31856_K_TYPE # test theromocouple
|
||||
thermocouple_type = MAX31856.MAX31856_R_TYPE # Sam's thermocouple
|
||||
#thermocouple_type = MAX31856.MAX31856_K_TYPE # test theromocouple
|
||||
|
||||
### Thermocouple Connection (using bitbang interfaces)
|
||||
gpio_sensor_cs = 26
|
||||
|
|
Ładowanie…
Reference in New Issue