errors in display.py -> 2025-01-25 16:55:03

This commit is contained in:
pepev-nrt 2025-01-25 16:55:08 +01:00
parent 6acadcac4c
commit 526ddaa52e

View file

@ -33,7 +33,7 @@ def main():
print(config)
displayService = DisplayHelper(screenWidth, screenHeight)
displayService.calibrate(cycles=0) # to calibrate in production
displayService.calibrate(cycles=1) # to calibrate in production
displayService.sleep() # go to sleep