Function led_by_label
pub fn led_by_label(label: &str) -> Option<&'static LedRegistryEntry>Expand description
find an LED by its label property (exact match)
pub fn led_by_label(label: &str) -> Option<&'static LedRegistryEntry>find an LED by its label property (exact match)