esp32_Adafruit_GPS/examples/parsing
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
..
parsing.pde clarified parsing example for MEGA users 2014-07-29 11:26:48 -05:00