2023-06-09 14:04:17 +02:00

3 lines
73 B
Python

WAIT_VALID: float = 0.1
WAIT_FAIL: float = -0.1
DEST_REACHED: float = 5.0