plush

Results 6 comments of plush

@AlbertWeterings Thank you for your investigation on this. I just bought an ME102H that came with a WBR3 module. I can confirm that after swapping this for an ESP-12F and...

I am sorry, I am not allowed to provide a patch directly for _reasons_. But it's easy to make the change yourself. The last argument to `proc_open()` is an array...

The PHP manual [explains the array syntax and provides examples](https://www.php.net/manual/en/language.types.array.php). You can define the array inline, making it a true one-line change.

I would set a timeout on the curl command that checks for the newest version on GitHub and if the timeout is hit, show the same error message as you...