Merge pull request #208 from oe1kbc/patch-7

Update YSFGateway.h
This commit is contained in:
Jonathan Naylor 2020-09-05 22:07:01 +01:00 committed by GitHub
commit 61903105cc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -59,6 +59,7 @@ private:
LINK_TYPE m_linkType;
std::string m_current;
std::string m_startup;
std::string m_options;
bool m_exclude;
CTimer m_inactivityTimer;
CTimer m_lostTimer;