RMUL2025/hw/bsp/Webots/drivers/bsp.c

4 lines
55 B
C

#include "bsp.h"
void bsp_init() { wb_robot_init(); }