Skip to content

No matching member function for call to 'readBytes' #603

Open
@AndreKR

Description

@AndreKR

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:

  1. Open this example from the official ESP32 Arduino core
  2. Look in line 75

Actual behavior

There is a wiggly line under stream->readBytes:
image

Expected behavior
No wiggly line.

Desktop (please complete the following information):

  • OS: Windows
  • Version: 2.0.0-beta.12

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions