#include "motor_drive.h" void motor_drive_uart_init() {} void motor_drive_turn(int direction, int speed_level, double position) {}