change default yaml to not have timeturning
Some checks are pending
Build for Raspberry Pi / Build for aarch64 (push) Waiting to run

This commit is contained in:
Chris Frankland-Wright 2025-08-30 22:52:42 +01:00
parent af6dbcc9a7
commit ea55d087b5

View file

@ -12,8 +12,8 @@ defaultNudgeMs: 2
# Time-turning offsets. All values are added to the incoming LTC time.
# These can be positive or negative.
timeturnerOffset:
hours: 1
minutes: 2
seconds: 3
frames: 4
milliseconds: 5
hours: 0
minutes: 0
seconds: 0
frames: 0
milliseconds: 0