1 2 3 4 5 6 7
#pragma once /* it also calibrates */ uint8_t ubox_joy_detect(); /* returns the bits specified in ubox_control.h */ uint8_t ubox_joy_read();