fstimer icon indicating copy to clipboard operation
fstimer copied to clipboard

Development for fsTimer, free, open source software for race timing.

Results 2 fstimer issues
Sort by recently updated
recently updated
newest added

2 fixes : - escape commas in CSV output - make sure IDs have no leading 0s

Traceback (most recent call last): File "C:\fstimer-0.6.1\fstimer-0.6.1\fstimer.py", line 3, in import fstimer.timer File "C:\fstimer-0.6.1\fstimer-0.6.1\fstimer\timer.py", line 554 for div in self.divisions} ^ SyntaxError: invalid syntax