AndreaFavero71 / cubotino

Updated scripts and files for CUBOTino autonomous: A small, 3D printed, Rubik’s cube solver robot
Creative Commons Attribution 4.0 International
47 stars 16 forks source link

Save new servo settings from GUI just saves old values #22

Closed paul-1 closed 5 months ago

paul-1 commented 5 months ago

Looks like you left in test code. Removing the for loop, and uncommenting the lines takes care of it.

https://github.com/AndreaFavero71/cubotino/blob/9859548dd501dde5bdbb7e18a4b810a7e3961cb8/src/Cubotino_T_servos_GUI.py#L191

AndreaFavero71 commented 5 months ago

You're fully right, thank you for notifying.