mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-23 19:20:41 +00:00
Tone now included in arduino core for ESP32.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#ifdef M5STACK
|
||||
#include "Speaker.h"
|
||||
TONE Tone;
|
||||
#else
|
||||
#elif !defined(ARCH_ESP32)
|
||||
#include "Tone.h"
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user