hn3000
hn3000
To work around the traffic limit, I tried to compile it myself on an M1 mac. I needed to add ``` "resolutions": { "node-abi": "^3.8.0" }, ``` to `package.json` (and...
An alternative fix could be to rephrase the question: "Which values are logged in the following scenario?"
Yet another alternative: remove the "Something else" option.
True. Same happens in the Superman / Batman example. But I can also understand @nas5w when he says "I don't really want to get into technicalities surrounding whether there are...
Hi, I already submitted the google docs form, but would also enjoy getting a set of replacement buttons to try soldering them, if that's possible -- how would I request...
Should this still be fixed? Or is this unnecessary because of #600?
+1 (although removing the offending line from .gitignore fixed it, this error is just bad UI)
A Readme explaining how to configure the environment vars would be very useful. With regards to mocking, I have had good results with mocked http APIs, so in your case...
Problem also exists with latest Qt installable via homebrew (5.10.1).
I just opened https://github.com/prampec/IotWebConf/issues/290 after I ran into the same compilation problems with IotWebConf after fully updating PlatformIO and the esp32 packages on macOS. As for `softAPIPv6()` and `localIPv6()` --...