Using with NeoGPS and Arduino: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

8 June 2017

  • curprev 13:5213:52, 8 June 2017Admin talk contribs 2,746 bytes +2,746 Created page with " <source lang=c++> #include <NMEAGPS.h> #define MAPLESERIAL #define DEBUG_PORT Serial #define PLATFORM "DUE" HardwareSerial &GPSport = Serial2; #define USING_GPS_PORT "Ser..."