#include "transition.h" #include "movement.h" int g_w2_transition; //TODO: document // void w2_crossway_detection() { w2_half_rotation_left(); } void w2_intersection_detection() { w2_half_rotation_left(); }