fix RGBLED_NUM rename

This commit is contained in:
Ilya Zhuravlev 2025-02-22 21:24:42 -06:00
parent 760225f515
commit aba48498d4
7 changed files with 8 additions and 8 deletions

View file

@ -17,7 +17,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
#define RGBLED_NUM 22
#define RGBLIGHT_LED_COUNT 22
#define LOCKING_SUPPORT_ENABLE
#define LOCKING_RESYNC_ENABLE