Merge branch 'master' into adc-02

This commit is contained in:
YRabbit 2025-11-14 08:22:50 +10:00
commit 6ea30d7bc0
1 changed files with 1 additions and 1 deletions

View File

@ -224,7 +224,7 @@ def set_timings(ch):
assert k in timing, f"pip class {k} not found in timing data"
tmg.set_pip_class(grade=speed, name=k, delay=convert_timing(timing[k]))
EXPECTED_VERSION = 1.9
EXPECTED_VERSION = 1.10
def main():
# Range needs to be +1, but we are adding +2 more to coordinates, since