esp32_Adafruit_GPS/examples
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
..
blank Added hardware serial support, back compatible w/Arduino 0023 2012-04-27 13:49:18 -07:00
due_parsing Add support for Arduino Due 2014-03-24 16:09:24 -04:00
due_shield_sdlog Add support for Arduino Due 2014-03-24 16:09:24 -04:00
echo add antenna request line 2013-02-13 13:35:05 -05:00
flora_dumplog add examples for use with flora! 2012-11-07 17:25:53 -05:00
flora_gpslog add examples for use with flora! 2012-11-07 17:25:53 -05:00
flora_gpstest oof copy&paste bugs! 2012-11-09 12:56:12 -05:00
flora_parsing add antenna request line 2013-02-13 13:35:05 -05:00
leo_echo Fixed Serial1 references in leo_echo sketch 2013-09-18 16:28:00 -07:00
leo_locus_dumpbasic Fixed Leo Locus examples 2014-06-09 12:25:06 -04:00
leo_locus_erase Fixed Leo Locus examples 2014-06-09 12:25:06 -04:00
leo_locus_start fix bad commit 2014-06-08 16:36:39 -04:00
leo_locus_status Fixed Leo Locus examples 2014-06-09 12:25:06 -04:00
leo_parsing add antenna request line 2013-02-13 13:35:05 -05:00
locus_dumpbasic cleaned up a tad 2013-02-26 15:24:17 -05:00
locus_erase got rid of annoying #define newsoftserial. parser doesnt work, ain't my monkey 2012-11-03 19:30:26 -04:00
locus_start cleaned up a tad 2013-02-26 15:24:17 -05:00
locus_status cleaned up a tad 2013-02-26 15:24:17 -05:00
parsing clarified parsing example for MEGA users 2014-07-29 11:26:48 -05:00
shield_sdlog Add #include <SPI.h> 2014-02-02 17:53:38 -05:00