Open Moonbase59 opened 4 years ago
No matter what I do, I can't verify the code:
C:\Users\ELEKTRON\Documents\Arduino\libraries\FastLED/FastLED.h:14:21: note: #pragma message: FastLED version 3.003.003
^
In file included from C:\Users\ELEKTRON\Documents\Arduino\libraries\FastLED/FastLED.h:65:0, from C:\Users\ELEKTRON\AppData\Local\Temp\arduino_build_467672\sketch\WS2812FX.cpp:43: C:\Users\ELEKTRON\Documents\Arduino\libraries\FastLED/fastspi.h:130:23: note: #pragma message: No hardware SPI pins defined. All SPI access will default to bitbanged output
^
In file included from C:\Users\ELEKTRON\Downloads\WLEDsquared-master\wled00\wled00.ino:47:0:
C:\Users\ELEKTRON\AppData\Local\Temp\arduino_build_467672\sketch\src/dependencies/webserver/ESP8266HTTPUpdateServer.h:39:7: error: using typedef-name 'using ESP8266WebServer = class esp8266webserver::ESP8266WebServerTemplate
Could someone tell me why ?!
Thank you !
Apart from controlling WS281x-based LED matrixes, will this ever (eventually) support the wonderful el-cheapo PWM HUB75-controlled LED matrix boards that are used in video walls?
I should think this could be done, using something like Brian describes here.
I’ll get two 64x32 P5 1/16 modules soon (to be controlled using E1.31 via Falcon Player and the Adafruit Bonnet on a Raspberry Pi), so I could maybe help out testing a little by temporarily holding one back and test using a Wemos D1 mini and whatever software you come up with.