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

Some IDE compiling errors #2

Open
hediondo1 opened this issue Jan 2, 2020 · 10 comments
Open

Some IDE compiling errors #2

hediondo1 opened this issue Jan 2, 2020 · 10 comments

Comments

@hediondo1
Copy link

hi there! i´m trying to upload the stuff to my nodemcu but get some erros compiling with arduino IDE:

In file included from C:\Users\mario\Downloads\FB.Light-dev\FB.Light-dev\arduino\FB.Light\FB.Light.ino:49:0:

C:\Users\mario\AppData\Local\Temp\arduino_build_289382\sketch\definitions.h:22:0: warning: "DEBUG_WEBSOCKETS" redefined [enabled by default]

#define DEBUG_WEBSOCKETS(...) Serial.printf( VA_ARGS )

^

In file included from C:\Users\mario\Downloads\FB.Light-dev\FB.Light-dev\arduino\FB.Light\FB.Light.ino:39:0:

C:\Users\mario\Documents\Arduino\libraries\arduinoWebSockets-master\src/WebSockets.h:52:0: note: this is the location of the previous definition

#define DEBUG_WEBSOCKETS(...)

can someone give me a hand please?

@bombcheck
Copy link
Owner

Does it compile at the end? Warnings can be ignored sometimes... :)

@hediondo1
Copy link
Author

no,not compiling,is there any bin file to flash?

@bombcheck
Copy link
Owner

No because your led layout has to be configured first. But maybe I can build one for you...

@hediondo1
Copy link
Author

i have two 8x32 matrix...i will appreciate if you can do it for me!! excuse my poor english...

@bombcheck
Copy link
Owner

bombcheck commented Jan 5, 2020

Can you post your hardware.h-file? Especially I need MAX_CURRENT of your power supply, COLOR_ORDERof your LEDs (if wrong colors will be incorrect), and MATRIX_TYPE (how are your strips wired together).

@hediondo1
Copy link
Author

256 led flexible matrix ,i use brightness about 25-30 with fastled so no need much current.color order is
GRB ...about the order i give a link where u can see the config. starting on top left vertical zigzag.

@hediondo1
Copy link
Author

nothing? thanks anyway.

@bombcheck
Copy link
Owner

Ah sorry completely forgot about this. Still interested?

@hediondo1
Copy link
Author

yes!
i think will be the soft for a DIY lamp i´m creating! will apreciate it.

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