ExtUI additions (#18447)

Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
This commit is contained in:
InsanityAutomation
2020-06-27 23:02:28 -04:00
committed by GitHub
parent c1dcc56a0b
commit 3b80690a71
4 changed files with 12 additions and 1 deletions

View File

@ -2121,6 +2121,10 @@
//
//#define EXTENSIBLE_UI
#if ENABLED(EXTENSIBLE_UI)
//#define EXTUI_LOCAL_BEEPER // Enables use of local Beeper pin with external display
#endif
//=============================================================================
//=============================== Graphical TFTs ==============================
//=============================================================================