Update subghz_scene_set_seed.c

This commit is contained in:
r3df0xx
2022-04-24 23:29:43 +03:00
parent 5ce7c0a7b8
commit 3201c2fb13

View File

@@ -53,6 +53,7 @@ bool subghz_scene_set_seed_on_event(void* context, SceneManagerEvent event) {
"FAAC_SLH", "FAAC_SLH",
868350000, 868350000,
FuriHalSubGhzPresetOok650Async); FuriHalSubGhzPresetOok650Async);
FURI_LOG_I(TAG, "SEED (set_type): %8X\n", seed);
generated_protocol = true; generated_protocol = true;
} else { } else {
generated_protocol = false; generated_protocol = false;