pub fn postprocess_stick_ex(
lx: i16,
ly: i16,
use_circle: bool,
radial_deadzone_v: i16,
anti_deadzone_v: i16,
outer_deadzone_v: i16,
response_gamma: f32,
) -> (i16, i16)Expand description
Extended pipeline with outer-deadzone and response curve (new API).