|
API Documentation v0.0.1
|
This is the complete list of members for Channel, including all inherited members.
| addPanel() | Channel | inline |
| Channel(uint8_t p, const char *pcb, CRGB *ledArray, uint16_t count) | Channel | inline |
| getFirstPanel() const | Channel | inline |
| getLedCount() const | Channel | inline |
| getLeds() const | Channel | inline |
| getPanelCount() const | Channel | inline |
| getPcbName() const | Channel | inline |
| getPin() const | Channel | inline |
| initialize() | Channel | inline |
| setAllLightsOff() | Channel | inline |
| updateConsoleLights(uint16_t brightness, const CRGB &color=NVIS_GREEN_A) | Channel | inline |
| updateFloodLights(uint16_t brightness) | Channel | inline |
| updateInstrLights(uint16_t brightness, const CRGB &color=NVIS_GREEN_A) | Channel | inline |