Nick

Results 26 comments of Nick

> Sure, nothing better then hand-on experience. Send me an email and Ill work out the shipping and such.

Looks like the pins for the ESP32S2 are different than the ESP32, so some IO cannot be selected in the GPIO settings. Im working on a PR to fix this....

The code in the repo should be fully compiling and working. I just did a build a few days ago (as I work to fix the IO thing). The only...

If this addition is not wanted, decline my PR!

@jesserockz thanks for the suggestions, ive accepted/commited them to the pr.

> I just recalled now. Sorting on BelongsToMany is not yet fully supported. I tried supporting it but it will still yield to a wrong output due to SQL behavior....

@RohitGadhave Thank you that did the trick for me to get rid of several Google SDK warnings.

I checked my firefox, v73 (developer edition) and I can see the message as a warning, but not as an error. As a warning, its just precautionary to let us...

We got this too when using current(). I think the problem is the wording from the tool: 'Function XXXX() is removed'. The function is not removed from PHP. The function...

Was there any update on this?