update to rmmi

This commit is contained in:
2024-10-06 11:51:02 +02:00
parent 77fffb744e
commit 1a032ce260
11 changed files with 15 additions and 15 deletions

View File

@@ -11,6 +11,6 @@ void registerManagementCommands(
MessageCommandDispatcher& mcd,
ConfigModelI& conf,
Contact3Registry& cr,
RegistryMessageModel& rmm
RegistryMessageModelI& rmm
);