Add delay blobs, fixes #9

This commit is contained in:
Miodrag Milanovic 2025-09-30 12:49:35 +02:00
parent 0bbad32bc5
commit 62bdd38fb0
10 changed files with 0 additions and 1 deletions

1
.gitignore vendored
View File

@ -2,4 +2,3 @@
__pycache__/ __pycache__/
*.pyc *.pyc
*.tar.gz *.tar.gz
/delay/

BIN
delay/cc_best_eco_dly.dly Normal file

Binary file not shown.

BIN
delay/cc_best_lpr_dly.dly Normal file

Binary file not shown.

BIN
delay/cc_best_spd_dly.dly Normal file

Binary file not shown.

BIN
delay/cc_typ_eco_dly.dly Normal file

Binary file not shown.

BIN
delay/cc_typ_lpr_dly.dly Normal file

Binary file not shown.

BIN
delay/cc_typ_spd_dly.dly Normal file

Binary file not shown.

BIN
delay/cc_worst_eco_dly.dly Normal file

Binary file not shown.

BIN
delay/cc_worst_lpr_dly.dly Normal file

Binary file not shown.

BIN
delay/cc_worst_spd_dly.dly Normal file

Binary file not shown.