Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FW][FIX] barcode: set the max_time_between_keys_in_ms to 100 by default #101233

Commits on Sep 27, 2022

  1. [FIX] barcode: set the max_time_between_keys_in_ms to 100 by default

    The default value of max_time_between_keys_in_ms in barcode is 55 ms.
    The default value of 55 ms is too low and creates an issue for RFID readers.
    
    The default value of max_time_between_keys_in_ms is increased to 100 ms.
    
    task-2996072
    
    X-original-commit: df4f5a8
    Philippe Wauthy committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    001a703 View commit details
    Browse the repository at this point in the history