Commit 913a7b52 authored by aligungr's avatar aligungr

UE/gNB executable refactor

parent 62d11fe7
......@@ -326,7 +326,7 @@ static void Loop()
ReceiveCommand(msg);
}
class UeController : public app::IUeController
static class UeController : public app::IUeController
{
public:
void performSwitchOff(nr::ue::UserEquipment *ue) override
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment