Skip to content

Implement Wire::end() #2884

Open
Open
@FischerMartin

Description

@FischerMartin

Hey Guys awesome work with this project! Is it possible to upgrade/merge the wire.h library? I have some problems with an sensirion i2c sensor. With the new libary everything works fine, but sadly not with the old one.

the problem is in -> Wire\src\utility\twi.c

we have to upgrade these two files:

#include <avr/io.h>
#include <avr/interrupt.h>

greets
Martin

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions