brickbots / PiFinder

A plate solving telescope finder based around a Raspberry PI and RPI HQ Camera
GNU General Public License v3.0
161 stars 31 forks source link

Fix wifi password with equals sign crash #239

Closed mrosseel closed 2 months ago

mrosseel commented 2 months ago

fixes #238

jscheidtmann commented 2 months ago

+1

I like the unit test!

brickbots commented 2 months ago

Thanks for this quick fix of my bone-headed parser, and for breaking apart the file-read and parsing for effective testing 🙌

Let's remove the two print statements (maybe log the error?) and get this merged :+1: