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