Skip to content

Commit 1fe11b3

Browse files
committed
fix typo
1 parent 4c6061c commit 1fe11b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/motor_commands_serial_examples/encoder/full_control_serial/full_control_serial.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,4 +129,4 @@ void loop() {
129129

130130
// user communication
131131
command.run();
132-
}s
132+
}

0 commit comments

Comments
 (0)