theCHARioT
theCHARioT
I have my main script that works fine with cx_freeze on Windows. Normally in Python I call the main script with a "forever" Python script. Basically all this script does...
Apple recommends using Universal links as provided by many other WalletConnect supported Apps and wallets: https://developer.apple.com/ios/universal-links/ There are no Universal links for the Ledger Live WalletConnect registry entries. Are you...
Liking the ESP weather work you have done @bbx10 I am able to pull the current weather conditions from wunderground but not the forecast data. The json returned for the...
@OnionIoT and @greenbreakfast can you please advise what Omega 2 updates you still have to do to your code and then users can compare your list with the bugs that...
For Android and iOS I can see that I can add the developer mode and build a new smartphone app myself but it requires a lot of dependencies. It would...
@omorandi I added your module to my Titanium IDE today and received warnings about missing semi colons. I didn't try to run my app before I removed the warnings so...
Hi @NicolasDorier I tried your one click docker install and Azure seems to be set up OK. I did the CNAME setting to allow Lets Encrypt certs etc. But I...
@tzapu added the libraries etc and when I try to compile the sketch I get: WebSockets.h:164:9: error: 'WiFiClientSecure' does not name a type WiFiClientSecure \* ssl; The section in Websockets.h...