63int16_t
map(uint8_t x, uint8_t in_min, uint8_t in_max, int16_t out_min,
int16_t map(uint8_t x, uint8_t in_min, uint8_t in_max, int16_t out_min, int16_t out_max)
Maps a value from one range to another (taken from https://docs.arduino.cc/language-reference/en/func...
struct io_joystick_position pos