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

Remove broken and unneeded imports #24

Closed paul-1 closed 5 months ago

paul-1 commented 5 months ago

Commit ac3a9e7fd261da840af291f55284d9e925bd90f7 removed the routine get_macs_AF, however the file was still being imported in the camera code.

Remove the broken imports and also other unreferenced imports in the 2 camera files.

AndreaFavero71 commented 5 months ago

You're right, I forgot to push those two files.