Address review comments

This commit is contained in:
Seth Barberee
2024-04-23 20:12:00 -07:00
parent b3c617dd7e
commit 55925c9eb5
15 changed files with 54 additions and 56 deletions

View File

@@ -221,7 +221,7 @@ typedef struct EntityInfo
/* 0xA8 */ Sleep sleep;
/* 0xAC */ NonVolatile nonVolatile;
/* 0xB0 */ Immobilize immobilize;
/* 0xBC */ Volatile Volatile;
/* 0xBC */ Volatile volatileStatus;
/* 0xC0 */ Charging charging;
/* 0xC4 */ Protection protection;
/* 0xC8 */ Waiting waitingStruct;