mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-24 03:29:57 -07:00
FAAC SLH 0x0 seed new "smart logic"
Comeback
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user