mirror of
https://github.com/Telecominfraproject/wlan-cloud-ucentralgw.git
synced 2025-11-03 20:27:45 +00:00
Signed-off-by: stephb9959 <stephane.bourque@gmail.com>
This commit is contained in:
@@ -666,7 +666,7 @@ namespace OpenWifi {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if(!FWSignature.empty()) {
|
if(!FWSignature.empty()) {
|
||||||
std::cout << "Sending signature: " << std::endl;
|
std::cout << "Sending signature: " << FWSignature << std::endl;
|
||||||
Params.set(uCentralProtocol::FWSIGNATURE, FWSignature);
|
Params.set(uCentralProtocol::FWSIGNATURE, FWSignature);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user