False error "call of overloaded 'tone(int, int)' is ambiguous" since 2.0.2 #6773
Labels
Area: Peripherals API
Relates to peripheral's APIs.
Resolution: Awaiting response
Waiting for response of author
Board
ESP32DevModule
Device Description
%
Hardware Configuration
%
Version
v2.0.2
IDE Name
Arduino, Sloeber, Github Actions
Operating System
%
Flash frequency
%
PSRAM enabled
no
Upload speed
%
Description
Since 2.0.2, the compiler claims that the call tone(TONE_PIN, 1100) is ambiguous, which is totally nonsense 😞 . see sketch below.
Sketch
Debug Message
Other Steps to Reproduce
Just compile!
I have checked existing issues, online documentation and the Troubleshooting Guide
The text was updated successfully, but these errors were encountered: