-
Notifications
You must be signed in to change notification settings - Fork 12
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
ESP8266 problem #6
Comments
I check with ESP-01 (ESP8266) . Exception is the same. |
freol35241
added a commit
to freol35241/han-solo
that referenced
this issue
Aug 21, 2022
…shing touches before deploy.
tpanajott
added a commit
to tpanajott/DebugLog
that referenced
this issue
Sep 17, 2022
Fix issue hideakitai#6 as I too want to use this with the ESP8266. With this change applied, all the LOG_<LVL> commands work as expected.
Merged
Fixed by #7 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
I try your library, is awsome, but I have trouble to run it on ESP8266 (D1 mini V2). I use PlatformIO. When I comment or change second LOG to PRINT it work with no error. I am confused. This code do exception (on ESP32 it work with no problem).
main.cpp:
Exception:
Second decoder (Arduino IDE):
PlatformIo.ini:
The text was updated successfully, but these errors were encountered: