Hannes Fuchs

Results 5 comments of Hannes Fuchs

I had a similar issue, but using webpack. I solved it with the following: `index.js` ```js import 'htmx.org'; import 'hyperscript.org'; import './custom.js'; ``` `custom.js` ```js window._hyperscript = require('hyperscript.org'); window._hyperscript.browserInit(); ```

As mentioned before, I didn't got this branch in a working state and started over. There are also many changes in the firmware ongoing and the PMSA003I got also [some...

> Hi @hafu, > > We are doing a [hackathon](https://www.hackster.io/news/fab-lab-barcelona-seeed-studio-hackster-meshtastic-to-collaborate-on-next-gen-smart-citizen-kit-aa63c981164a) next week to integrate a whole bunch of air quality sensors into meshtastic (we are coming from a project called...

> Haven't had much luck yet - it properly detects the sensor, but doesn't grab any measurements. Not sure what's preventing the measurements but will keep testing A comment to...

> I give discord another try, if this is the preferred way. Tomorrow I have some time to discuss. A call is also possible tomorrow. @oscgonfer Sorry, I got sick,...