1
0
Fork 0

Update FCSNetwork.h

FCS protocol OPTIONS
ycs232-kbc
Kurt 4 years ago committed by GitHub
parent 4a4e046763
commit e004f6961d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save