sw-dev-code
sw-dev-code
@fabiuz7 Yes, the only thing that solved my issue is to set the ` if(!ESP_LOGGER_FLASH_FS.begin(true)){` in logger-spiffs.cpp. Is there some step that I'm missing before flashing the firmware?
@pjankiewicz @hawkw What is the current status of this merge? When we can expect it to be part of the official tracing crate? I really like and need this feature....
> @sw-dev-code Sorry for the delay I had some other priorities. I will get back to it this week. @pjankiewicz Thank you. Your solution is the most elegant one and...
@hawkw > You'll need to backport this PR onto the `v0.1.x` branch, and take a git dependency on that branch. This is a bit harder than just using a Git...
@pjankiewicz Thank you so much for your effort. How will I know when this implementation becomes part of the official crate?
@pjankiewicz Ok, understood. Can you guide me on how to configure Rust to use your branch for tracing crate?
@pjankiewicz Thanks.
@devunwired Thank you. I've downloaded the `google-services.json` and copied it. How can deploy app to my phone and install it?
Same problem on my side: ``` [WiFiEsp] >>> TIMEOUT >>> [WiFiEsp] >>> TIMEOUT >>> [WiFiEsp] >>> TIMEOUT >>> [WiFiEsp] Cannot initialize ESP module ```
Any update on this feature?