diff options
| author | Barry Golden <[email protected]> | 2019-08-17 19:03:10 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-08-17 19:03:10 -0700 |
| commit | 54dbe3dc9f0ae05967191e163d963a49eb23ca9c (patch) | |
| tree | f236a5636b72cac9569b06b18e77cad065a7d205 | |
| parent | db3dc49f8df8df39f609c3814de5d3f865685fd5 (diff) | |
Update ReadMe.md
| -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) |
