tve / lx16a-servo

Simple ESP32-Arduino library to operate LX-16A serial servos
MIT License
21 stars 17 forks source link

Add additional API updates to mainline #6

Open madhephaestus opened 4 years ago

madhephaestus commented 4 years ago

I have gone through the datasheet and added the rest of the missing commands from the API. some restructuring was needed to get the Bus commands to work without the associated servo. Broadcast packets and motor synchronization is also implemented.