Convert f072 backlight build error to message (#8177)
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
#ifdef BACKLIGHT_PIN
|
||||
|
||||
# if defined(STM32F0XX) || defined(STM32F0xx)
|
||||
# error "Backlight support for STMF072 is not available. Please disable."
|
||||
# pragma message("Backlight support for STMF072 has had limited testing, YMMV. If unsure, set 'BACKLIGHT_ENABLE = no' in your rules.mk")
|
||||
# endif
|
||||
|
||||
// GPIOV2 && GPIOV3
|
||||
|
Reference in New Issue
Block a user