adafruit / Adafruit_GPS

An interrupt-based GPS Arduino library for no-parsing-required use
Other
469 stars 318 forks source link

Fix include guard in `NMEA_data.h` #137

Closed cedricgrothues closed 2 years ago

cedricgrothues commented 2 years ago

This PR removes a superfluous underscore to fix NMEA_data.hs include guard.