Fix corrupt PCAP with SD serial

This commit is contained in:
Just Call Me Koko
2023-10-14 16:06:05 -04:00
parent 33b5a6481c
commit 5f01e3030b
8 changed files with 120519 additions and 4 deletions

View File

@@ -2,6 +2,7 @@
#define GpsInterface_h
#include <MicroNMEA.h>
#include <SoftwareSerial.h>
#include "configs.h"