mirror of
https://github.com/QIDITECH/klipper.git
synced 2026-01-30 23:48:43 +03:00
更新 spi_temperature.py
This commit is contained in:
@@ -216,7 +216,7 @@ class MAX31855(SensorBase):
|
|||||||
######################################################################
|
######################################################################
|
||||||
|
|
||||||
MAX6675_SCALE = 3
|
MAX6675_SCALE = 3
|
||||||
MAX6675_MULT = 0.25
|
MAX6675_MULT = 0.25 * 0.95
|
||||||
|
|
||||||
class MAX6675(SensorBase):
|
class MAX6675(SensorBase):
|
||||||
def __init__(self, config):
|
def __init__(self, config):
|
||||||
|
|||||||
Reference in New Issue
Block a user