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:
thisiskeithb 2020-05-30 15:57:46 -07:00 committed by GitHub
parent 5bfb887aca
commit dc98191984
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.