diff options
| -rw-r--r-- | gnss/ReadMe.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gnss/ReadMe.md b/gnss/ReadMe.md index 477e63ba..747b606f 100644 --- a/gnss/ReadMe.md +++ b/gnss/ReadMe.md @@ -6,6 +6,7 @@ languages: products: - windows - windows-wdk + --- <!--- @@ -96,4 +97,4 @@ Customer should validate their driver after customizing it. * [GNSS DDI reference](https://docs.microsoft.com/windows-hardware/drivers/ddi/content/gnssdriver/index) * [Getting started with Windows drivers](https://docs.microsoft.com/windows-hardware/drivers/gettingstarted) * [Windows Driver Kit documentation](https://docs.microsoft.com/windows-hardware/drivers) -* [NMEA format documentation](http://navspark.mybigcommerce.com/content/NMEA_Format_v0.1.pdf)
\ No newline at end of file +* [NMEA format documentation](http://navspark.mybigcommerce.com/content/NMEA_Format_v0.1.pdf) |
