Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DigitalIn: 'class DigitalIn' has no member named 'read' #440

Open
Roundabout1 opened this issue Sep 5, 2024 · 1 comment
Open

DigitalIn: 'class DigitalIn' has no member named 'read' #440

Roundabout1 opened this issue Sep 5, 2024 · 1 comment

Comments

@Roundabout1
Copy link
Contributor

Не может скомпилировать схему в которой присутствует DigitalIn.
stderr:

/tmp/lapki-compiler/2024-09-05_19:29:15.337083/sketch/sketch.ino: In function 'void loop()':
/tmp/lapki-compiler/2024-09-05_19:29:15.337083/sketch/sketch.ino:177:13: error: 'class DigitalIn' has no member named 'read'
  DigitalIn1.read();
             ^~~~

Error during build: exit status 1

image

@L140-beep
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants