Free device info list.

This commit is contained in:
2019-10-13 14:11:54 +01:00
parent 9d1b0d7670
commit 71ba668c44
3 changed files with 19 additions and 1 deletions

2
main.c
View File

@@ -317,6 +317,8 @@ int main()
continue;
}
FreeDeviceInfoList(deviceInfoList);
printf("List devices not yet implemented, skipping...\n");
continue;
case DICMOTE_PACKET_TYPE_RESPONSE_LIST_DEVICES: