Fernando Rubio

Results 4 comments of Fernando Rubio

Hi, could you please upload your code? Maybe I could try your code to replicate the bug.

I've been using this code on #152 : ```c++ WiFiClient espClient; WiFiClient espClient2; ``` which creates 2 clients to handle two different tasks.

Yes, I defined Two themes 1. Dark theme: ```kotlin class DarkThemeCssModule : PrimalThemeCssModule() { init { this.addRule("body", *arrayOf("font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif", "font-size: 14px", "line-height: 1.42857143", "color: #FFF", "background-color:...

If you agree close the issue.