add basic library for flexki messaging

This commit is contained in:
2025-02-18 09:54:19 +01:00
parent a9aa746f81
commit db3ff44066
3 changed files with 61 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
#ifndef _DEVICES_MSG_IF_H
#define _DEVICES_MSG_IF_H
#include "gen/msgif.h"
#include "gen/mkcontrolclusterstreamcontroller.h"
#endif /* _DEVICES_MSG_IF_H */