1 2 3 4 5
#include "mode_spin.h" #include "orangutan_shim.h" // wet floor simulation void w2_mode_spin() { set_motors(255, -255); }