updated to reflect the correct number of LEDs

This commit is contained in:
Sadek Baroudi 2021-05-31 01:06:13 -07:00
parent fdc0e3e5fd
commit 407b6c28ee
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RGB_DI_PIN D3
#ifdef RGB_DI_PIN
#define RGBLED_NUM 36
#define RGBLED_NUM 12
#define RGBLIGHT_HUE_STEP 16
#define RGBLIGHT_SAT_STEP 16
#define RGBLIGHT_VAL_STEP 16