Skip to content

Commit 663d543

Browse files
committed
Describing the purpose of the 'Test_Motor_Communication' sketch in a comment at the beginning of the file.
1 parent 656831d commit 663d543

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

examples/Tools/Test_Motor_Communication/Test_Motor_Communication.ino

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
/* This example allows a user to test if communication
2+
* can be established with a motor which can be selected
3+
* via inputting the desired number in the serial monitor.
4+
*/
5+
16
#include "Braccio++.h"
27

38
void setup()

0 commit comments

Comments
 (0)