1
0
Fork 0

Remove IS31FLCOMMON code (#22800)

This commit is contained in:
Ryan 2024-01-02 16:26:01 +11:00 committed by GitHub
parent 8a6b7003f7
commit f583d2fef0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
21 changed files with 30 additions and 463 deletions

View file

@ -25,8 +25,6 @@
# include "is31fl3745-simple.h"
#elif defined(LED_MATRIX_IS31FL3746A)
# include "is31fl3746a-simple.h"
#elif defined(IS31FLCOMMON)
# include "is31flcommon.h"
#elif defined(LED_MATRIX_SNLED27351)
# include "snled27351-simple.h"
#endif