Ricky Lopez

Results 70 comments of Ricky Lopez

> > Sure, but I don't know how to do this. Any articles you can point me to? > > For Android, refer [Gadgetbridge's document](https://github.com/Freeyourgadget/Gadgetbridge/wiki/BT-Protocol-Reverse-Engineering#androids-bluetooth-logging-bt-snoop) about BT snoop. Not sure...

Yeah that's exactly why I did it. 1. I didn't want it to decrement the counter you mentioned (if it's stored in the tag) 2. I figured I could buy...

> > edit: OK so I actually got the above working, and it's printing nicely! That being said, I don't know how to handle calculating the checksum for a line...

> > Sure, I can push my code to a fork tonight. I didn't clean it up but it should work. > > That'd be great. Thank you! https://github.com/kjy00302/niimprint/compare/main...rickyelopez:niimprint:b21?expand=1 Sorry...

> @vasilisvg check out my fork. B21 works fine both via bluetooth and usb. I also got "connection timed out" error, I think that's because B21 has two bluetooth addresses...

Is there a way to re-generate the docs deploy preview with the changes I made after the initial run?

> @rickyelopez the docs deploy preview _should_ be updated each time you commit to the pr oh nice that's pretty cool, thanks!

I am also now hitting this issue. Are there any workarounds within authentik? (i.e. that don't involve another dockerfile and local build?) Any chance a solution like @simevo's could be...

I have this issue with Microsoft Teams (but only the main chat window, not the call in-progress ' window) and Mattermost. Maybe something to do with electron apps? Someone above...

Same here, is this a confirmed bug? I'm actually also seeing it on windows. edit: On Mac I was able to resolve by building locally with `cargo build --release --no-default-features...