SuperHouse / esp-open-rtos

Open source FreeRTOS-based ESP8266 software framework
BSD 3-Clause "New" or "Revised" License
1.52k stars 491 forks source link

ws2812 fix possible memory leak #595

Closed Zaltora closed 6 years ago

Zaltora commented 6 years ago

Prevent multiple initialization memory allocation and inform user if allocation has fail.