mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-04 03:11:43 +00:00
@@ -79,6 +79,9 @@ bool HALSimWS::Initialize() {
|
||||
m_useMsgFiltering = false;
|
||||
}
|
||||
|
||||
wpi::util::println("Your WebSockets IP Address: {}", m_host);
|
||||
wpi::util::println("Your WebSockets Port: {}", m_port);
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user