Commit Graph

9 Commits

Author SHA1 Message Date
Alec Moore b68f93f742 clarified parsing example for MEGA users
following the instructions in the comments while using a MEGA was wrong:
* "comment out the above six lines" - no six lines to comment out.
* mySerial was called on line 83 when requesting firmware version, and would
  not have been instantiated if using just "Adafruit_GPS GPS(&Serial1);"
2014-07-29 11:26:48 -05:00
ladyada 1b3b0b0836 Adding note about shield 2013-02-18 15:57:47 -05:00
ladyada 19ad73197e add antenna request line 2013-02-13 13:35:05 -05:00
lady ada 9fbe3baf1f got rid of annoying #define newsoftserial. parser doesnt work, ain't my monkey 2012-11-03 19:30:26 -04:00
Ladyada 513c915851 Merge branch 'master' of github.com:adafruit/Adafruit-GPS-Library 2012-06-12 11:30:17 -04:00
Ladyada 2c9541483b Now with firmware version report query 2012-06-12 11:09:02 -04:00
Paint Your Dragon bd99b452fd Added hardware serial support, back compatible w/Arduino 0023 2012-04-27 13:49:18 -07:00
Ladyada df8764f196 added wrapping fix for timer 2012-04-16 16:28:16 -04:00
Ladyada b8ce3c6a4d Parsing works with RMC & GGA with a nice example as well 2012-03-28 12:20:38 -04:00