class documentation
Heart Beat
This singleton class runs an asycio task to flash the Pico on board LED once per second.
| Class Method | get |
Return the singleton instance |
| Method | __init__ |
Heart Beat Constructor |
| Async Method | _flash |
Flash the LED on board LED |
| Class Variable | _hb |
Undocumented |
| Instance Variable | _led |
Undocumented |