1
This commit is contained in:
parent
03fdcc6bb7
commit
6b04c3636e
@ -44,4 +44,5 @@ class Master
|
|||||||
unsigned int recv_bufflen_ = 0;
|
unsigned int recv_bufflen_ = 0;
|
||||||
a8::TcpClient* tcp_client_ = nullptr;
|
a8::TcpClient* tcp_client_ = nullptr;
|
||||||
f8::TimerWp timer_wp_;
|
f8::TimerWp timer_wp_;
|
||||||
|
f8::Attacher attacher_;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user