From a30d367d1dc47254997b014deb9251703355ca5f Mon Sep 17 00:00:00 2001 From: Bassam Husain Date: Mon, 17 Apr 2023 00:21:03 -0400 Subject: [PATCH] Commented out raspberry pi temperature section. --- cfgs/misc-macros.cfg | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/cfgs/misc-macros.cfg b/cfgs/misc-macros.cfg index d33af02..7356d51 100644 --- a/cfgs/misc-macros.cfg +++ b/cfgs/misc-macros.cfg @@ -1,8 +1,9 @@ [force_move] enable_force_move: True -[temperature_sensor raspberry_pi] -sensor_type: temperature_host +# NOTE If you're using a Raspberry Pi, you can uncomment the next to lines, optionally. +# [temperature_sensor raspberry_pi] +# sensor_type: temperature_host [virtual_sdcard] path: /home/pi/printer_data/gcodes