Skip to content
  • Sergio Cerlesi's avatar
    Fix return timeout of fp_get_next_timeout · 3dd905d4
    Sergio Cerlesi authored and Bastien Nocera's avatar Bastien Nocera committed
    On function fp_get_next_timeout if exist fprint timeout or libusb
    timeout the function return the smaller of they.
    
    But if one of that not exist and have a smaller value the function
    return a timeout that not exist.
    3dd905d4