Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeanon committed Jun 19, 2024
1 parent 2ae4bc9 commit 2699987
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 5 deletions.
2 changes: 0 additions & 2 deletions klippy/extras/temperature_combined.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@

from extras.danger_options import get_danger_options

from extras.danger_options import get_danger_options

REPORT_TIME = 0.300


Expand Down
2 changes: 0 additions & 2 deletions klippy/extras/temperature_host.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@

from extras.danger_options import get_danger_options

from extras.danger_options import get_danger_options

HOST_REPORT_TIME = 1.0
RPI_PROC_TEMP_FILE = "/sys/class/thermal/thermal_zone0/temp"

Expand Down
1 change: 0 additions & 1 deletion klippy/extras/temperature_mcu.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
#
# This file may be distributed under the terms of the GNU GPLv3 license.
import logging
from extras.danger_options import get_danger_options

from extras.danger_options import get_danger_options

Expand Down

0 comments on commit 2699987

Please sign in to comment.