updated to reflect the correct number of LEDs
This commit is contained in:
parent
fdc0e3e5fd
commit
407b6c28ee
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue