Skip to content

Commit ae9927c

Browse files
authored
Merge pull request #24 from ROBOTIS-GIT/feature-readme-fix
Update error timeout parameter in README from seconds to milliseconds
2 parents 70ba8b9 + f4052e3 commit ae9927c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ These parameters define how the interface communicates with the Dynamixel motors
7171

7272
- **`baud_rate`**: Communication baud rate.
7373

74-
- **`error_timeout_sec`**: Timeout for communication errors.
74+
- **`error_timeout_ms`**: Timeout for communication errors (in milliseconds).
7575

7676
#### **2. Hardware Configuration**
7777

0 commit comments

Comments
 (0)