Closed olegogogo closed 1 month ago
firmware version
while EscCommand is able to send log feedback:
ArrayCommand do not send EscStatus
If you use esc.RawCommand, you will get esc.Status. If you use actuator.ArrayCommand, you will get actuator.Status. This is by design.
firmware version
while EscCommand is able to send log feedback:
ArrayCommand do not send EscStatus