This commit is contained in:
Daniel Grimm 2024-04-23 14:46:16 +02:00 committed by Blyron
parent 52375d099b
commit 780234b9a6
1 changed files with 1 additions and 1 deletions

View File

@ -70,4 +70,4 @@ private:
bool mMessageDataChanged = false;
constexpr static uint16_t data_size = sizeof(CustomV2XM_t::message);
};
};