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

@ -2176,6 +2176,10 @@ Black rubber belt(MXL), 18 - tooth aluminium pulley : 87.489 step per mm (Huxley
//
//#define EXTENSIBLE_UI
#if ENABLED(EXTENSIBLE_UI)
//#define EXTUI_LOCAL_BEEPER // Enables use of local Beeper pin with external display
#endif
//=============================================================================
//=============================== Graphical TFTs ==============================
//=============================================================================