Section

constructor(name: String, pixels: List<Int>, stripManager: LEDStrip, parentSection: SectionManager)
constructor(name: String = "", pixels: List<Int> = listOf(), parentSectionName: String = "")