Skip to content
Snippets Groups Projects
Commit 1fa3364d authored by Tim Übelhör's avatar Tim Übelhör
Browse files

added ping

parent d75e62a2
No related branches found
No related tags found
No related merge requests found
......@@ -38,6 +38,9 @@ interface ModeliBackend {
# Register frontend so we can call the callbacks
registerFrontend @9 (frontend : ModeliFrontend);
# Test the connection
ping @10 ();
}
interface ModeliFrontend {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment