mirror of
https://github.com/meshtastic/firmware.git
synced 2025-04-25 17:42:48 +00:00
Tone now included in arduino core for ESP32.
This commit is contained in:
parent
5f8267c956
commit
b2284b2097
@ -5,7 +5,7 @@
|
||||
#ifdef M5STACK
|
||||
#include "Speaker.h"
|
||||
TONE Tone;
|
||||
#else
|
||||
#elif !defined(ARCH_ESP32)
|
||||
#include "Tone.h"
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user