mix feetech.debug (feetech v0.2.3)

Copy Markdown View Source

Low-level debug tool for Feetech servo communication.

Usage

mix feetech.debug PORT [OPTIONS]

Options

  • --baud-rate, -b - Baud rate (default: 1000000)
  • --id, -i - Servo ID to ping (default: 1)
  • --timeout, -t - Response timeout in ms (default: 500)