CopterExpress / clever-show

Software for making the drone show with 🍀
GNU General Public License v3.0
76 stars 42 forks source link

Add frame delay option in client settings #42

Closed goldarte closed 5 years ago

goldarte commented 5 years ago

Request description Now the delay is hardcoded to be 0.125 seconds per frame, I think we need to add this delay to config file of client.

artem30801 commented 5 years ago

Already implemented in animation-rewrite branch. Delay is calculated from FPS of original blender animation file.