theMoe
theMoe
Hi Chris, your website multiexplorer.com is very good. I tried rebuild it locally but I didn’t work. Can you give me a short explanation how to install multiexplorer and moneywagon...
``` import '../../file.solpp'; ``` This import command works on Mac OS X but not on Windows. The path of the imported file is: ``` C:\GitHub\Repo\helper\file.solpp ``` The compiler on windows...
Hi, I use a rain gauge from auriol to collect rain data via rtl_433 repo. The sensor sends only total rain data in mm since last hardware reset. I would...