|
ELEC-C7222
Libraries for ELEC C7222 Course Work
|
On-board LED abstraction for the C7222 course. More...


Go to the source code of this file.
Classes | |
| class | c7222::OnBoardLED |
| Simple on-board LED controller. More... | |
Namespaces | |
| namespace | c7222 |
| C7222 course abstractions namespace. | |
On-board LED abstraction for the C7222 course.
This class wraps the board's built-in status LED, providing a small, beginner-friendly API. The platform backends select the appropriate hardware LED (either the Pico default LED pin or the CYW43 Wi-Fi LED on Pico W boards).