Skip to content

fix: cannot register an employee whilst RFID Scanner is running #22

@LiamTownsley2

Description

@LiamTownsley2

If the Employee is registered WITHOUT the RFID Scanner being enabled it works as intended.
However, if the RFID scanner is running - the application will grind to a halt waiting on the Key Read happening.
This is likely due to the fact that a while True loop is being used in the regular key scanning process.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions