rgbled/README.md
2024-10-11 17:23:12 +02:00

13 lines
316 B
Markdown

# RGB LED library
Library for controlling RGB LEDs. For now single-LED only and tightly coupled with STM32 LL. Work in progress.
## License
This project is licensed under the MIT License. See the [LICENSE](./LICENSE) file for details.
## TODO list
* de-couple from STM32 LL
* add ability to drive multiple LEDs