corygrant / DingoConfigurator

MIT License
0 stars 1 forks source link

Reset time and inrush time scale #29

Closed corygrant closed 3 months ago

corygrant commented 3 months ago

Reset time and inrush time are currently divided by 10 but communicated using 8 bytes. That means the max time is only 2.5 seconds.

Divide by 100 to enable up to 25 seconds, fidelity is not required here.

Also, change displayed units to seconds instead of milliseconds

corygrant commented 3 months ago

And flasher on/off time

corygrant commented 3 months ago

And wiper intermit time