class documentation
Led used to indicate communications status.
This controls a NeoString led thats used to indictate overall communications status as reported by Wi-Fi and MQTT client.
| Class Method | get |
Return the singleton instance |
| Method | __init__ |
Comms Led Constructor. |
| Method | update |
Update the Comms Led. |
| Class Variable | _comms |
Undocumented |
Inherited from NeoLed:
| Method | clear |
Clear a colour from the LED. |
| Method | set |
Set the colour of the LED |
| Method | set |
Set the LED unlit. |
| Constant | COMMS |
Led for communications status |
| Constant | DCC |
Led for DCC status |
| Constant | DEFAULT |
Default Brightness |
| Constant | LED |
Blue |
| Constant | LED |
Green |
| Constant | LED |
Red |
| Instance Variable | _i |
Undocumented |
| Instance Variable | _rgb |
Undocumented |
| Instance Variable | _string |
Undocumented |