porcej / njord

A buoy to augment a GNSS data stream based on known Wifi AP locations.
MIT License
0 stars 0 forks source link

Remove legacy code from AOSClient #19

Closed porcej closed 5 months ago

porcej commented 5 months ago

Remove legacy code from AOSClient, specifically remove if self.response is not None: lines from get_data and generate_authentication_token.