mirror of
https://github.com/eddyem/pusirobot.git
synced 2025-12-06 10:35:11 +03:00
11 lines
188 B
INI
11 lines
188 B
INI
# Transmit SDO to driver
|
|
# Format: index, subindex, data
|
|
|
|
# Set acceleration (0 - no, 1 - highest, 8 - lowest)
|
|
0x6008, 0, 3
|
|
# Set deceleration
|
|
0x6009, 0, 3
|
|
|
|
# Save parameters
|
|
0x2007, 0, 2
|