Open
Description
Describe the bug
The function readBytes()
has a wiggly line under it and in the tooltip there is an error:
No matching member function for call to 'readBytes'
The code compiles without warnings despite the alleged error.
To Reproduce
Steps to reproduce the behavior:
- Open this example from the official ESP32 Arduino core
- Look in line 75
Actual behavior
There is a wiggly line under stream->readBytes
:
Expected behavior
No wiggly line.
Desktop (please complete the following information):
- OS: Windows
- Version: 2.0.0-beta.12