Reset PIN status on select.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2024-03-25 11:43:10 +01:00
parent beabcdd8a6
commit c35beb5b0e

View File

@@ -223,7 +223,8 @@ static void scan_files() {
void init_piv() {
scan_files();
//cmd_select();
has_pwpiv = false;
// cmd_select();
}
int piv_unload() {