mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-08-05 21:14:06 -06:00
Enable SPEAKER on BTT002 (#106)
With tones working correctly after shuffling BTT002 timers, it's now safe to enable SPEAKER.
This commit is contained in:
parent
5bfb887aca
commit
dc98191984
1 changed files with 1 additions and 1 deletions
|
@ -1745,7 +1745,7 @@
|
|||
// If you have a speaker that can produce tones, enable it here.
|
||||
// By default Marlin assumes you have a buzzer with a fixed frequency.
|
||||
//
|
||||
//#define SPEAKER
|
||||
#define SPEAKER
|
||||
|
||||
//
|
||||
// The duration and frequency for the UI feedback sound.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue