Skip to content

ESP versions

Compare
Choose a tag to compare
@ArminJo ArminJo released this 19 Dec 02:56
· 51 commits to master since this release
  • 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.