Skip to content

Commit

Permalink
update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
joshua-8 committed Oct 4, 2024
1 parent 7ca4e6c commit a4d55d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RCMv2/RCMv2.ino
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ void configWifi()
// EWD::APPassword = "rcmPassword";
// EWD::APPort = 25210;
}
#elif RCM_COMM_METHOD == RCM_COMM_ROS ////////////// ignore everything below this line unless you're using ROS mode/////////////////////////////////////////////
#elif RCM_COMM_METHOD == RCM_COMM_ROS ////////////// ignore everything below this line unless you're using ROS mode /////////////////////////////////////////////
void ROSWifiSettings()
{
// SSID, password, IP, port (on a computer run: sudo docker run -it --rm --net=host microros/micro-ros-agent:iron udp4 --port 8888 )
Expand Down

0 comments on commit a4d55d6

Please sign in to comment.