ADD: added Command Port to protected variables

This commit is contained in:
Henry Winkel
2024-03-14 17:46:01 +01:00
parent 453d3c27c4
commit 56577388e8
2 changed files with 11 additions and 5 deletions

View File

@@ -102,6 +102,7 @@ namespace Entities {
std::string GroundTruthAddr_;
std::uint32_t GroundTruthPort_;
ushort CommandPort_;