PIO env, Travis test for STM32F407VE (#14674)

This commit is contained in:
Tanguy Pruvot
2019-07-19 05:38:03 +02:00
committed by Scott Lahteine
parent 1ea9a36d11
commit f0be92259b
4 changed files with 21 additions and 6 deletions

View File

@ -884,7 +884,7 @@
* LED Control Menu
* Enable this feature to add LED Control to the LCD menu
*/
#define LED_CONTROL_MENU
//#define LED_CONTROL_MENU
#if ENABLED(LED_CONTROL_MENU)
#define LED_COLOR_PRESETS // Enable the Preset Color menu option
#if ENABLED(LED_COLOR_PRESETS)