Skip to content

Commit 1eb1601

Browse files
committed
fix: update error timeout parameter in README from seconds to milliseconds
1 parent 70ba8b9 commit 1eb1601

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.
7575

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

0 commit comments

Comments
 (0)