Default speed acceleration was accidentally turned off

This commit is contained in:
tudnai 2020-06-11 22:39:14 -07:00
parent 96ae85ec71
commit ccf53fa6a6
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ disk_t disk = {
const int diskAccelerator_frames = 2;
int diskAccelerator_count = 0;
int diskAccelerator_speed = 1 * M / fps; // if less than actual CPU speed means no acceleration
int diskAccelerator_speed = 25 * M / fps; // if less than actual CPU speed means no acceleration
// motor position from the magnet state