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

Error, missing file #include <NeoPixelBus.h> #6

Closed
ozeebrown opened this issue Jan 30, 2017 · 3 comments
Closed

Error, missing file #include <NeoPixelBus.h> #6

ozeebrown opened this issue Jan 30, 2017 · 3 comments
Labels
help needed Action - Asking for help from the community

Comments

@ozeebrown
Copy link

Hi,
I'm testing your latest code on sonoff devices. I'm getting the following error when verifying the code.

C:\Users\GuyPERERA\Documents\Arduino\Sonoff-Tasmota-master\sonoff\xdrv_ws2812.ino:31:25: fatal error: NeoPixelBus.h: No such file or directory
#include <NeoPixelBus.h>

Can you please give me a possible solution. Thanks.

@arendst
Copy link
Owner

arendst commented Jan 30, 2017

As with all libraries you'll have to install the NeoPixelBus library using the IDE Library Manager.

@arendst arendst added the help needed Action - Asking for help from the community label Jan 30, 2017
@ozeebrown
Copy link
Author

That's what was missing. Thanks you.
But, a different issue. WHen I test the buttons. Only No.1 relay is working. Other 3 buttons are not.

sonoff 4CH is working fine on v3.1.3

I guess, I'll wait till you get your 4CH.

@ThomDietrich
Copy link
Contributor

ThomDietrich commented Jan 30, 2017

Another solution: Use PlatformIO, which will install libraries and set correct settings on it's own. https://github.com/arendst/Sonoff-Tasmota/wiki/Prerequisite

@arendst arendst closed this as completed Jan 30, 2017
arendst pushed a commit that referenced this issue Oct 6, 2018
arendst pushed a commit that referenced this issue Jan 6, 2021
GwangrokBaek referenced this issue in zigbang/Tasmota Aug 19, 2021
로딩 기능 추가 및 도메인 이름 변경
GwangrokBaek referenced this issue in zigbang/Tasmota Mar 31, 2022
로딩 기능 추가 및 도메인 이름 변경
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help needed Action - Asking for help from the community
Projects
None yet
Development

No branches or pull requests

3 participants