Skip to content

ModulinoKnob: report error and not last valid _pressed if read() fails #20

Open
@facchinm

Description

@facchinm

Modulino/src/Modulino.h

Lines 273 to 275 in cf5e2b2

bool isPressed() {
get();
return _pressed;

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions