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

OneWire.h Library error on ESP 8266 #86

Open
ramagandhi opened this issue Sep 25, 2018 · 0 comments
Open

OneWire.h Library error on ESP 8266 #86

ramagandhi opened this issue Sep 25, 2018 · 0 comments

Comments

@ramagandhi
Copy link

When compiling code (modified form of supplied example code DS18x20_Temperature) i get a following error :

_C:\Users\Strevia\Documents\Arduino\libraries\OneWire/OneWire.h:108:2: error: #error "Please define I/O register types here"

#error "Please define I/O register types here"

^

Multiple libraries were found for "OneWire.h"
Used: C:\Users\Strevia\Documents\Arduino\libraries\OneWire
Not used: C:\Program Files (x86)\Arduino\libraries\OneWire
exit status 1
Error compiling._

i looked in the OneWire.h on line 108, but i do not know what de board defined as. what should i do? i compile that in WeMos D1 R2 & mini ESP8266

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