I made a change recently for a Windows11 user to delay from 0.1 to 1.0 seconds on this PR #266
It is slowing down other non-win11 users. Want to add a check for is Win11 and only add a delay in that case.
See https://github.com/meshtastic/Meshtastic-gui-installer/blob/master/meshtastic_flasher/util.py#L172 for win11 detection