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

Issue with serial on esp8266 #3

Open
davidkingsman opened this issue Oct 5, 2021 · 1 comment
Open

Issue with serial on esp8266 #3

davidkingsman opened this issue Oct 5, 2021 · 1 comment

Comments

@davidkingsman
Copy link

I am using a nodemcu to write to the display modules.
While programming, I noticed serial.print statements do not work at all or just sometimes unreliably. That behavior is only there if the FlipDot_5x7 library is included.
I noticed a bunch of #ifdef ESP8266 in the library, so it should be optimized for it.
Is that behavior expected?

@davidkingsman
Copy link
Author

Using the display method also always triggers a watchdog reset on the esp8266. The library seems to be unusable on this chip when combined with wifi libraries.

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

1 participant