This commit is contained in:
MX
2025-07-30 06:03:25 +03:00
parent 979e428ad8
commit 9ab4fcb256
8 changed files with 1088 additions and 1097 deletions

View File

@@ -79,6 +79,6 @@ typedef struct {
};
} GenInfo;
void subghz_gen_info_reset(GenInfo *gen_info);
void subghz_gen_info_reset(GenInfo* gen_info);
void subghz_scene_set_type_fill_generation_infos(GenInfo* infos_dest, SetType type);