i recently got a new ai-thinker and loaded camerwebserver
works great
now i'm trying to modify the program
i see a lot of log_e and log_i statements but no definition
can someone offer a little enlightenment
i'm using arduino 1.8.19
i've tried enabling various debug options in tools but no difference
what is log_i, where is it defined
-
- Posts: 826
- Joined: Mon Jul 22, 2019 3:20 pm
Re: what is log_i, where is it defined
log_i and log_e are part of the built in logging facility (i is info, e is error). You turn this on by setting the core debug level under the tools menu, then upload your code again. If you are not getting the logging on your console, then please describe your device environment.
https://github.com/espressif/arduino-es ... -hal-log.h
https://github.com/espressif/arduino-es ... -hal-log.h
Who is online
Users browsing this forum: No registered users and 94 guests