#include "types.hpp"


const char* motorstateStr[4] = {"IDLE", "FWD", "REV", "BRAKE"};