Remove f072 backlight warning (#10040)
* Remove f072 backlight warning * Remove f072 backlight warning from docs
This commit is contained in:
committed by
Drashna Jael're
parent
7ed2cd3de1
commit
222fbc1cba
@@ -20,10 +20,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||||||
#include "eeconfig.h"
|
#include "eeconfig.h"
|
||||||
#include "debug.h"
|
#include "debug.h"
|
||||||
|
|
||||||
#if defined(STM32F0XX) || defined(STM32F0xx)
|
|
||||||
# pragma message("Backlight support for STMF072 has had limited testing, YMMV. If unsure, set 'BACKLIGHT_ENABLE = no' in your rules.mk")
|
|
||||||
#endif
|
|
||||||
|
|
||||||
backlight_config_t backlight_config;
|
backlight_config_t backlight_config;
|
||||||
|
|
||||||
#ifdef BACKLIGHT_BREATHING
|
#ifdef BACKLIGHT_BREATHING
|
||||||
|
|||||||
Reference in New Issue
Block a user