mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-08-08 22:34:59 -06:00
PIO env, Travis test for STM32F407VE (#14674)
This commit is contained in:
parent
1ea9a36d11
commit
f0be92259b
4 changed files with 21 additions and 6 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue