Updated made to be compatible with industrial modbus based industrial thermocouple input modules. This has been confirmed to solve problems assosicated with MAX31856 at temperatures above 900 C.

pull/245/head
shawn 2025-08-31 19:54:27 +02:00
rodzic 9c62b03f5d
commit 837806194f
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -18,6 +18,8 @@ adafruit-circuitpython-max31856
# for folks using sw spi (bit banging)
adafruit-circuitpython-bitbangio
# for folks using modbud input modules
minimalmodbus
# untested - for PT100 platinum thermocouples
#adafruit-circuitpython-max31865