mirror of
https://github.com/isaac879/Pan-Tilt-Mount.git
synced 2026-08-16 13:03:15 +02:00
Add files via upload
Number of keyframes increased to 35 from 20.
This commit is contained in:
@@ -466,7 +466,7 @@ void moveToIndex(int index){
|
||||
float sliderInitialSpeed = stepper_slider.speed();
|
||||
|
||||
if(index >= 1){
|
||||
if(keyframe_array[index - 1].msDelay !p-29= 0){
|
||||
if(keyframe_array[index - 1].msDelay != 0){
|
||||
panInitialSpeed = 0;
|
||||
tiltInitialSpeed = 0;
|
||||
sliderInitialSpeed = 0;
|
||||
|
||||
Reference in New Issue
Block a user