mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-13 17:08:35 -07:00
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev
This commit is contained in:
@@ -553,6 +553,6 @@ static const FlipperAppPluginDescriptor plugin_descriptor = {
|
||||
.entry_point = &infrared_cli_start_ir,
|
||||
};
|
||||
|
||||
const FlipperAppPluginDescriptor* infrared_cli_plugin_ep() {
|
||||
const FlipperAppPluginDescriptor* infrared_cli_plugin_ep(void) {
|
||||
return &plugin_descriptor;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user