Add EXTUI_LOCAL_BEEPER

This commit is contained in:
Scott Lahteine 2020-07-04 21:40:14 -05:00
parent b5dac7bb2a
commit 8cef7db3b5
189 changed files with 756 additions and 0 deletions

View file

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