2025-06-03 13:31:54 +03:00

11 lines
333 B
Markdown

# Motor Driver Versions
Displaying the version and its functions with examples.
## Version 01
In these functions, you must specify the I2C pin corresponding to the module you are using.
![](Images/1.png)
*Example*
Each of these two functions controls a different motor, allowing you to set the direction and speed for each motor.