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. # Time-turning offsets. All values are added to the incoming LTC time.
# These can be positive or negative. # These can be positive or negative.
timeturnerOffset: timeturnerOffset:
hours: 1 hours: 0
minutes: 2 minutes: 0
seconds: 3 seconds: 0
frames: 4 frames: 0
milliseconds: 5 milliseconds: 0