Add optional startup chime
Enable STARTUP_CHIME in Configuration.h to play a short chime on Trigorilla startup/serial connection, disabled by default
This commit is contained in:
@@ -1518,6 +1518,14 @@
|
||||
//
|
||||
#define SPEAKER
|
||||
|
||||
//
|
||||
// STARTUP CHIME
|
||||
//
|
||||
// Play a (non-earpiercing) startup chime on startup/serial connection
|
||||
// of the Trigorilla board
|
||||
//
|
||||
//#define STARTUP_CHIME
|
||||
|
||||
//
|
||||
// The duration and frequency for the UI feedback sound.
|
||||
// Set these to 0 to disable audio feedback in the LCD menus.
|
||||
|
Reference in New Issue
Block a user