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

Read all inputs with 1 instruction #65

Open
tolo69 opened this issue Sep 12, 2017 · 0 comments
Open

Read all inputs with 1 instruction #65

tolo69 opened this issue Sep 12, 2017 · 0 comments

Comments

@tolo69
Copy link

tolo69 commented Sep 12, 2017

Hi,
using Arduino IDE for ESP8266-12 I want to read all Inputs with 1 instruction only. I thought of using the
PROVIDE(PIN_IN = 0x60000318) concept from the Wiki. But the Compiler throws an error that constructor+deconstructor are missing.
Any idea how to read all Inputs in one shot ?

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

1 participant