/* Adapted from https://github.com/bigjosh/SimpleNeoPixelDemo/ */
// Push Pull or Open Drain Configuration
// Default Push Pull
// These are the timing constraints taken mostly from the WS2812 datasheets
// These are chosen to be conservative and avoid problems rather than for maximum throughput
// The reset gap can be 6000 ns, but depending on the LED strip it may have to be increased
// to values like 600000 ns. If it is too small, the pixels will show nothing most of the time.
void
void
// Setleds for standard RGB
void