GPS.js icon indicating copy to clipboard operation
GPS.js copied to clipboard

added an error event to get past my device issuing bad strings on occ…

Open abrown28 opened this issue 2 months ago • 1 comments

This fixes my issue with my gps device issuing bad strings and the code throwing an error message which shutsdown my code. I tried trapping it with a catch block but that didn't work.

abrown28 avatar Nov 13 '25 16:11 abrown28

don't know if it's useful in general but it helped me. I'm sure it's my device that's causing errors and not your code. if you want to see the strings tho let me know and I'll upload some examples.

Thanks for this great library. I almost started writing my own before I pulled my head out of my ass :)

abrown28 avatar Nov 14 '25 17:11 abrown28