#include "PanelLeds.h" PanelLeds::PanelLeds() : white("pwr-white"), red("pwr-red"), green("pwr-green") { } PanelLeds::~PanelLeds() { }