remove temperature config for rpi cause we are not using rpi
This commit is contained in:
parent
8c512f0515
commit
902b9afadf
|
@ -121,10 +121,6 @@ sensor_type: temperature_mcu
|
|||
min_temp: 0
|
||||
max_temp: 100
|
||||
|
||||
[temperature_sensor Raspberry_Pi]
|
||||
sensor_type: temperature_host
|
||||
min_temp: 0
|
||||
max_temp: 100
|
||||
|
||||
[virtual_sdcard]
|
||||
path: ~/gcode_files
|
||||
|
|
Loading…
Reference in New Issue