-
Notifications
You must be signed in to change notification settings - Fork 9
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
Compilation error during build on latest (beta/dev) esphome #2
Comments
Could you copy/paste the errors here? |
here is the compilation issue:
|
Same for me (including pull request), building for ESP8266 - Nodemcu V3
|
Apparently, now you need to use
instead |
Is it resolve compilation issue? |
nope... I've tried few tweaks, but my C++ level is not enough to resolve this issue. looks promising for what I want. |
I've ended up using https://github.com/Qrome/marquee-scroller for my specific task if anyone is looking for a library / binary. |
Has anyone solved the compilation errors that come up during the build? Also building for ESP8266, Nodemcu V3. |
My pull request #4 fixes all compilation issues and works with the scrolling vertical lines example. I don't think the functions to print text or the time are currently working. |
Hello. I have got a problem with compilation firmware for wemos d1 board, when your module is imported.
At first I have fixed all includes.But still have another errors. Could you please fix this module for using with latest version of esphome.
Thanks.
The text was updated successfully, but these errors were encountered: