Skip to content

'Switch' does not name a type #3

@ondragottwald

Description

@ondragottwald

If I use Arduino Uno with display the compiler stop at page advanceprg with error:
advanceprg:21:1: error: 'Switch' does not name a type
Switch prgSwitch = Switch(SW_PRG);
^~~~~~
and a few more lines of errors.

I inserted avdweb_Switch.h library to the list of libraries on page TPS.
It is the right solution to the issue?

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions