-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlibrary.properties
More file actions
10 lines (10 loc) · 576 Bytes
/
Copy pathlibrary.properties
File metadata and controls
10 lines (10 loc) · 576 Bytes
1
2
3
4
5
6
7
8
9
10
name=AvantPinSet
version=0.0.33
author=AvantMaker
maintainer=AvantMaker <admin@avantmaker.com>
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.
category=Signal Input/Output
url=https://github.com/AvantMaker/AvantPinSet
architectures=esp32
depends=ArduinoJson