Remove default and unused BACKLIGHT_LEVELS
(#19898)
This commit is contained in:
@@ -35,9 +35,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#define DIODE_DIRECTION COL2ROW
|
||||
|
||||
#define BACKLIGHT_PIN B7
|
||||
#ifdef BACKLIGHT_PIN
|
||||
#define BACKLIGHT_LEVELS 3
|
||||
#endif
|
||||
|
||||
/* ws2812b options */
|
||||
#define RGB_DI_PIN B5
|
||||
|
Reference in New Issue
Block a user