Skip to content

Commit

Permalink
Maintanance: Comment Edit
Browse files Browse the repository at this point in the history
  • Loading branch information
ROBOTIS-David committed Jun 13, 2022
1 parent 4e60a84 commit 9bcec1c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ void TurtleBot3Core::begin(const char* model_name)
DEBUG_PRINTLN(ret==true?"RC100 Controller setup completed.":"RC100 Controller setup failed.");


// Port begin (Success USBSerialPortHandler::begin)
// Port begin
dxl_slave.begin();
// Init DXL Slave function
dxl_slave.setPortProtocolVersion(PROTOCOL_VERSION_DXL_SLAVE);
Expand Down

0 comments on commit 9bcec1c

Please sign in to comment.