We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
• Global brightness LiteLED lets the intensity of all LED's be set at once. This is non-destructive to the colour value of the LED.
Makes flashing the LED's very easy.
• Works with WiFi When used with a dual core ESP32 SoC, LiteLED is compatible with concurrent use of the WiFi system.
Requires that LiteLED and the WiFi system be run on different cores.
When I use LiteLED, I meet these words above.
I like neopixel, it is amazing for LEDS controling.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
• Global brightness
LiteLED lets the intensity of all LED's be set at once. This is non-destructive to the colour value of the LED.
Makes flashing the LED's very easy.
• Works with WiFi
When used with a dual core ESP32 SoC, LiteLED is compatible with concurrent use of the WiFi system.
Requires that LiteLED and the WiFi system be run on different cores.
When I use LiteLED, I meet these words above.
I like neopixel, it is amazing for LEDS controling.
The text was updated successfully, but these errors were encountered: