5 lines
71 B
C++
5 lines
71 B
C++
#define RX 4
|
|
#define TX 5
|
|
|
|
#include <SoftwareSerial.h>
|
|
void GPS_Init(); |