Fix number RGB RART4x4 dan matrix pin RART45 (#11582)
* Update config.h * Update config.h
This commit is contained in:
parent
78693dfa31
commit
29c9c6bf56
2 changed files with 2 additions and 2 deletions
|
@ -53,7 +53,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#define RGB_DI_PIN D3
|
||||
#ifdef RGB_DI_PIN
|
||||
#define RGBLIGHT_ANIMATIONS
|
||||
#define RGBLED_NUM 5
|
||||
#define RGBLED_NUM 7
|
||||
#define RGBLIGHT_HUE_STEP 8
|
||||
#define RGBLIGHT_SAT_STEP 8
|
||||
#define RGBLIGHT_VAL_STEP 8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue