11 lines
333 B
Markdown
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.
|
|
|
|

|
|
|
|
*Example*
|
|
Each of these two functions controls a different motor, allowing you to set the direction and speed for each motor. |