Vitor
Vitor
@ClickerMonkey I also have another issue, which is probably not related to your code, but I'd appreciate if you could help: when I use vuetify a la carte, importing ```...
@ClickerMonkey thanks, importing VMenu did it
Are there any plans for Portuguese support?
@steak3 Had the same problem, setting that to exactly my GPU VRAM did it for me. It will not show 100% usage but will give best performance. If you set...
Hello! Sorry, I haven't maintained this project in quite a while and currently I don't have an esp-01. But I'll order some online so I can test it in the...
I have updated the library and provided new binaries. Please check if the issue is fixed.
@ybizeul I've patched it just now. Please take another look.
Sorry! I had forgotten to generate an esp8266 binary, but it's there now.
Sorry, it's been a long time. I believe Arduino supports this by default, please check the [Serial.begin reference](https://www.arduino.cc/reference/en/language/functions/communication/serial/begin/) and the [ESP8266 docs](https://arduino-esp8266.readthedocs.io/en/3.0.1/reference.html#serial). You just have to rebuild the sketch then.
Just got this same issue here while using [Darts](https://unit8co.github.io/darts/index.html) RegressionModel module, @michael72's fix also worked for me.