Update FCSNetwork.h
FCS protocol OPTIONS
This commit is contained in:
parent
4a4e046763
commit
e004f6961d
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ private:
|
|||
CTimer m_resetTimer;
|
||||
FCS_STATE m_state;
|
||||
|
||||
void writeOptions();
|
||||
void writeOptions(const std::string& reflector);
|
||||
void writeInfo();
|
||||
void writePing();
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue