#pragma once #include "motordrivers.hpp" #include "motorctl.hpp" //create global controlledMotor instances for both motors extern controlledMotor motorLeft;