Skip to content
This repository was archived by the owner on Apr 16, 2021. It is now read-only.
This repository was archived by the owner on Apr 16, 2021. It is now read-only.

pulseIn not implemented #47

Closed
Closed
@sandeepmistry

Description

@sandeepmistry

I was using a sketch that depended on pulseIn, it seems the core declares it but doesn't contain an implementation, so a linker error happened during the compile:

unsigned long pulseIn(PinName pin, uint8_t state, unsigned long timeout);

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions