Skip to content

Wire.h is not included in any examples #5288

Closed
@mcspr

Description

@mcspr

Related to #5226 and discussion in cb05b86#comments

As there are no .ino files referencing Wire.h compilation tests do not fail:

local sketches=$(find $srcpath -name *.ino | sort)

local sketches=$(find $srcpath -name *.ino)

https://github.com/esp8266/Arduino/tree/master/libraries/Wire/examples

In #5287 I referenced twi.h and Wire from avr core. Can those examples be copied here?
https://github.com/arduino/ArduinoCore-avr/tree/master/libraries/Wire/examples

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions