mirror of
https://gitlab.com/wirelos/sprocket-lib.git
synced 2025-12-16 05:24:30 +01:00
rename message type
This commit is contained in:
@@ -37,7 +37,7 @@ class Sprocket {
|
||||
|
||||
void addPlugin(Plugin* p);
|
||||
void activatePlugins(Scheduler* scheduler, Network* network);
|
||||
void dispatchMessageToPlugins(MeshMessage msg);
|
||||
void dispatchMessageToPlugins(SprocketMessage msg);
|
||||
};
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user