Adrian Scillato
Adrian Scillato
When compiling Tasmota, I had those issues but after we made that silly change, I never had those wifi issues again.
One thing is the recommendations and another is what the compiler does. Please, try that in your code + libraries to see if solves your wifi issues. It is just...
> Well I am not sure how fast this replace will be What we did: * click on the search button. * Put in search: () * put in replace...
No effect (no more or less code), no side effect (like functions not working). Just the correct align in the compiled binary.
@umitech Please, give it a try and tell us if this solves your issue.
> For example c_str() does really not like to be called with c_str(void) > And that's just a single example. so, it is not going to be a fast change...
I don't know. It should be due to Arduino IDE can compile it correctly with or without (void)
Done. Spanish with https://github.com/benzino77/tasmocompiler/pull/282 Portuguese with https://github.com/benzino77/tasmocompiler/pull/283 Thanks for pointing this out.
> ILI9342 is... only supported on ESP32? At least it looks like. Maybe we should ask @ascillato or @Jason2866. I don't have that display for testing it with ESP8266, but...
@iedex Hi, I have forked this repo and made the modifications so as to make Hassio to build by itself. If you add https://github.com/ascillato/hass-io-addons to your **Hassio Add-On Store** you...