Results 132 comments of TMRh20

With the recent makefile and example directory changes, could this be moved to the examples_linux directory and somehow included with the general linux examples? Apologies for taking so long to...

@single9 Maybe do what you can, and it can be added to later?

I thought the idea was to simplify the examples not complicate them? :p This is kind of a cool idea that could help automate testing things with a single generic...

Sounds good > On Nov 23, 2020, at 12:30 AM, Brendan wrote: > >  > yea, that's what I was originally thinking, but then I didn't stop thinking and...

>One hurtle I noticed was making sure the RX FIFO was flushed after the RPD is asserted. If not, the RPD will remain true despite whether or not there was...

Nice! It does seem to pick up more signals, more consistently with your modified code. Wish I had more time to play around with this, but it looks like you...

Hehe, yeah that is pretty busy looking. I was just thinking about these scanner examples and finishing them up. I'm not sure what to do, on this one. Are you...

Sorry about the late reply, but looks like you're on your own on this one anyway as I don't know the answer. I can't really help much more with this...

Fix added, thanks for the suggestion!

I just added some new functions to the library per your suggestions, but with some modifications to keep it very simple. `tmrpcm.speedUp(10);` -- Speeds up the audio by adjusting the...