bool is_joystick_pressed(void){ return is_touch_sensor_4(); }
bool controller_send(void) { return is_touch_sensor_4(); }