angry comment

This commit is contained in:
Matthew Kennedy 2022-05-18 23:50:58 -07:00
parent ea8c1a7d1a
commit d4742d81e7
1 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,8 @@ enum class Fault : uint8_t
struct StandardData
{
// DO NOT move the version field - its position and format must be
// fixed so that incompatible versions can be idenfitied.
uint8_t Version;
uint8_t Valid;