Move RGBLED_NUM to data driven (#21278)
This commit is contained in:
@@ -23,6 +23,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#define LOCKING_SUPPORT_ENABLE
|
||||
/* Locking resynchronize hack */
|
||||
#define LOCKING_RESYNC_ENABLE
|
||||
|
||||
/* ws2812 RGB LED */
|
||||
#define RGBLED_NUM 14
|
||||
|
||||
Reference in New Issue
Block a user