Skip to content

Commit

Permalink
Remove superfluous newline
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisib committed Nov 5, 2024
1 parent b605113 commit fb15cec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion software/firmware/calibrate.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ def display_name(cls):
return "~Calibrate"

def main(self):

def sample():
readings = []
for reading in range(256):
Expand Down

0 comments on commit fb15cec

Please sign in to comment.