ESP versions
- Ported to ESP8266 and ESP32.
- Changed signature of NeoPatterns(NeoPixel * aUnderlyingNeoPixelObject). Swapped 4. and 5. parameter to make it consistent to the NeoPixel signature.
- Function
setPixelOffsetForPartialNeoPixel()
in NeoPixel.cpp added.