Skip to content

Instantly share code, notes, and snippets.

@Frank72381
Frank72381 / NpbWrapper.h
Created December 6, 2022 23:15 — forked from Aircoookie/NpbWrapper.h
Modified for 5050 PWM RGB leds
//MODIFIED to drive 5050 RGB strip via PWM on GPIO 12(R),13(G),14(B), UNTESTED
//this code is a modified version of https://github.com/Makuna/NeoPixelBus/issues/103
#ifndef NpbWrapper_h
#define NpbWrapper_h
//#define WORKAROUND_ESP32_BITBANG
//see https://github.com/Aircoookie/WLED/issues/2 for flicker free ESP32 support
//PIN CONFIGURATION