Jade Mattsson

Results 120 comments of Jade Mattsson
trafficstars

I'd love to have "hey printer" available as a wake word/phrase.

@serg3295 Is there something wrong with using e.g. `local model = node.chipmodel and node.chipmodel() or node.chipid()` to avoid errors being thrown? As for the CR+LF to LF issue, that is...

Also, `uart.start()` used to be mandatory before too, that much has not changed. I also have conflicting advice on ESPlorer now - over on the issue report a have a...

Huh. That's odd. I'll see if I can get some more time to do a deep-dive into the IDF internals then and figure out what's going on...

@serg3295 Oh gosh, those should be using the correct macros from Kconfig, not be hard-coded! Cut-n-paste fail on my behalf, good catch, will fix!

@serg3295 Okay, I've made the necessary changes to actually honour the Kconfig settings. Let me know if that looks good on your end, please?

@marcelstoer since it looks like Philip is busy, and there's been external review and feedback and fixing, any objections to me merging this?

So apparently I haven't been getting notifications for this repo :( Thanks for pointing out that missing assignment - I've included it now. I'm intrigued about your comment about mountlo...

It's been a while since I used mountlo now. As of a couple of years ago the sourceforge 0.6 source built and worked fine. I remember having some headaches getting...

Unfortunately it seems to have been discontinued. When I last tried compiling it I was hitting enough errors that I gave up for then. Poking around the net, it would...