Skip to content
Snippets Groups Projects
Commit 21acdbee authored by Leon's avatar Leon
Browse files

Update bulk_read_write.c

parent deac95d1
No related branches found
No related tags found
No related merge requests found
......@@ -116,7 +116,6 @@ int main()
// Initialize groupBulkWrite Struct
int groupwrite_num = groupBulkWrite(port_num, PROTOCOL_VERSION);
//groupBulkWrite groupBulkWrite(portHandler, packetHandler);
// Initialize Groupbulkread Struct
int groupread_num = groupBulkRead(port_num, PROTOCOL_VERSION);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment