Flipper Zero Firmware
Loading...
Searching...
No Matches
plugin_interface.h File Reference

Example plugin interface. More...

Go to the source code of this file.

Data Structures

struct  ExamplePlugin
 

Macros

#define PLUGIN_APP_ID   "example_plugins"
 
#define PLUGIN_API_VERSION   1
 

Detailed Description

Example plugin interface.

Common interface between a plugin and host application