mirror of
https://github.com/Telecominfraproject/wlan-cloud-ucentralgw.git
synced 2025-11-01 19:28:01 +00:00
Signed-off-by: stephb9959 <stephane.bourque@gmail.com>
This commit is contained in:
@@ -42,6 +42,7 @@ namespace OpenWifi {
|
||||
{
|
||||
inBuf_ = std::make_unique<Poco::FIFOBuffer>(RTTY_DEVICE_BUFSIZE);
|
||||
dev_id_ = ++dev_;
|
||||
std::cout << "Device construction: " << dev_id_ << std::endl;
|
||||
}
|
||||
|
||||
void RTTYS_Device_ConnectionHandler::CompleteConnection() {
|
||||
|
||||
Reference in New Issue
Block a user