Merge pull request #140 from Cyber-by-the-Sea/add-warning

Add warning about library usage
This commit is contained in:
Carter Nelson 2022-09-20 07:07:38 -07:00 committed by GitHub
commit 9ee7baf6c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,10 @@
# Adafruit_GPS [![Build Status](https://travis-ci.com/adafruit/Adafruit_GPS.svg?branch=master)](https://travis-ci.com/adafruit/Adafruit_GPS)
> **Warning**
>
> This library assumes that only valid, supported NMEA sentences are parsed.
> Parsing invalid or unsupported NMEA sentences may result in memory corruption and/or unhandled faults & exceptions!
This is the Adafruit GPS library - the ultimate GPS library
for the ultimate GPS module!