Skip to content

Commit

Permalink
fix #37
Browse files Browse the repository at this point in the history
  • Loading branch information
ursoft committed Mar 9, 2020
1 parent df6e7ac commit 1d944a7
Show file tree
Hide file tree
Showing 3 changed files with 279 additions and 269 deletions.
2 changes: 1 addition & 1 deletion Marlin/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -970,7 +970,7 @@
#define LED_USER_PRESET_GREEN 128 // User defined GREEN value
#define LED_USER_PRESET_BLUE 0 // User defined BLUE value
#define LED_USER_PRESET_WHITE 0 // User defined WHITE value
#define LED_USER_PRESET_BRIGHTNESS 32 // User defined intensity - very low, you my use EEPROM to improve it
#define LED_USER_PRESET_BRIGHTNESS 64 // User defined intensity - very low, you my use EEPROM to improve it
#define LED_USER_PRESET_STARTUP // Have the printer display the user preset color on startup
#endif
#endif
Expand Down
Loading

0 comments on commit 1d944a7

Please sign in to comment.