You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sentence=A library for managing a set of ESP32 pins with digital, PWM, timed, and fading operations.
paragraph=AvantPinSet simplifies controlling multiple GPIO pins. It allows for immediate or timed digital (HIGH/LOW) and PWM (0-255) commands, including smooth PWM fading with optional completion callbacks. Ideal for home automation, lighting effects, and robotics.