end of file newlines

This commit is contained in:
foamyguy 2025-07-01 12:08:20 -05:00
parent be636dde50
commit 58926b5549
2 changed files with 2 additions and 2 deletions

View file

@ -144,4 +144,4 @@ class Peripherals:
@property
def audio(self):
return self._audio
return self._audio

View file

@ -43,4 +43,4 @@ while True:
audio_finished = True
print("Audio playback complete")
time.sleep(0.01)
time.sleep(0.01)