removed unneeded IPC message types.

This commit is contained in:
Martin Preuss
2023-10-01 21:53:55 +02:00
parent 1e27223dfa
commit c57472d86e
10 changed files with 54 additions and 390 deletions

View File

@@ -13,7 +13,7 @@
#include "./aqhome_data.h"
void AqHomeData_HandleSetData(AQHOME_DATA *aqh, GWEN_MSG_ENDPOINT *ep, const GWEN_MSG *recvdMsg);
void AqHomeData_HandleSetData(AQHOME_DATA *aqh, GWEN_MSG_ENDPOINT *ep, GWEN_MSG *recvdMsg);