Skip to content

Commit

Permalink
Merge pull request #172 from quartiq/jordens-patch-1
Browse files Browse the repository at this point in the history
py: fix rate
  • Loading branch information
jordens authored Oct 28, 2024
2 parents 58d14db + 62428f9 commit d1495cc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions py/thermostat/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,2 @@
#!/usr/bin/python3
"""Thermostat EEM utilities"""

# Sample period in seconds for all channels.
SAMPLE_PERIOD = 1 / 503.5 # ADC ODR 1007 split between two channels per ADC

0 comments on commit d1495cc

Please sign in to comment.