We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a7f5e4 commit 4bec8f7Copy full SHA for 4bec8f7
README.md
@@ -3,7 +3,7 @@
3
## Overview
4
This module provides a simple way to decode messages from uBlox GPS devices in the UBX format.
5
Like the high accuracy NEO-M8U module that I have created,
6
-<a href="https://www.tindie.com/products/dalymople/gps-dead-reckoning-board-neo-m8u-compact/">click here for more info.</a><br>
+<a href="https://www.tindie.com/products/dalward/gps-dead-reckoning-board-neo-m8u-compact/">click here for more info.</a><br>
7
<br>
8
This package has no dependencies! This is written in pure python using only the standard lib and supports any
9
standard byte stream. The predefined messages are not added to the parser by default, this allows
0 commit comments