This commit is contained in:
iceman1001 2024-05-14 10:04:28 +02:00
commit 42f0699c78
17 changed files with 256 additions and 167 deletions

View file

@ -2718,7 +2718,7 @@ int ht2_tx_rx(uint8_t *tx, size_t txlen, uint8_t *rx, size_t *rxlen, bool ledcon
res = PM3_SUCCESS;
out:
out:
if (keep_field_up == false) {
lf_finalize(false);
}