Skip to content

Commit

Permalink
Removes overseen code pieces from other branches/tries not related to…
Browse files Browse the repository at this point in the history
… VSYS sensing
  • Loading branch information
Pascal Kern committed Feb 5, 2023
1 parent a46d807 commit 66a5c68
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions enviro/util_functions.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
import machine

# cpu temperature declaration
CPU_TEMP = machine.ADC(machine.ADC.CORE_TEMP)
ADC_VOLT_CONVERSATION = 3.3 / 65535


Expand Down

0 comments on commit 66a5c68

Please sign in to comment.