renestraub / ubxlib

ublox gnss modem library
MIT License
4 stars 3 forks source link

gpsd socket operation broken #46

Closed renestraub closed 3 years ago

renestraub commented 3 years ago

Removing f-string prefix broke this line -> correct version shown below self.connect_msg = '?WATCH={"enable":true,"raw":2}'.encode()