2025-06-03 14:02:19 +03:00

11 lines
348 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Fan Motor Versions
Displaying the version and its functions with examples.
## Version 01
In these functions, you must specify the PWM pin corresponding to the module you are using.
![](Images/1.png)
*Example*
One of these functions controls the motor's speed and direction within a range of 0100, while the other function stops the motor.