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

Nice lib but does not work well together with other libs in Arduino IDE #11

Open
sandervandevelde opened this issue Feb 17, 2017 · 2 comments

Comments

@sandervandevelde
Copy link

Multiple libraries were found for "AzureIoTHub.h"
Used: C:\Users\XYZ\Documents\Arduino\libraries\AzureIoTHub
Not used: C:\Users\XYZ\Documents\Arduino\libraries\Azure-iothub-mqtt-esp8266-master
exit status 1
'WiFi' was not declared in this scope

@wamisnet
Copy link
Owner

The file name overlaps, so please do elimination every the folder of "C:\Users\XYZ\Documents\Arduino\libraries\AzureIoTHub".

@sandervandevelde
Copy link
Author

Well, I'm quite fond of this 'AzureIoTHub' library :-). Renaming the AzureIoTHub class in this library seems to be a better option.

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