FAAC SLH 0x0 seed new "smart logic"

Comeback
This commit is contained in:
Eng1n33r
2023-08-21 04:18:47 +03:00
parent 2fabb0b589
commit 69debc36a0
2 changed files with 63 additions and 18 deletions

View File

@@ -229,6 +229,8 @@ bool subghz_txrx_gen_faac_slh_protocol(
}
flipper_format_write_hex(txrx->fff_data, "Seed", seed_data, sizeof(uint32_t));
flipper_format_write_string_cstr(txrx->fff_data, "Valid", "1\n");
FURI_LOG_I(TAG, "Flag write to SD is OK");
}
subghz_transmitter_free(txrx->transmitter);