fw message count one line further

This commit is contained in:
2020-06-05 20:38:59 +02:00
parent 0d4d4123ab
commit e9a9a543ce
+1 -1
View File
@@ -16,8 +16,8 @@ enum FW_MESSAGE_TYPE {
PARAMETER,
FILE_SYSTEM_MESSAGE,
HOUSEKEEPING,
FW_MESSAGES_COUNT,
FW_MESSAGES_COUNT,
};
}