From 305a421488fc85da94a267a5e1ce306677b3e621 Mon Sep 17 00:00:00 2001 From: richonguzman Date: Wed, 31 May 2023 18:40:34 -0400 Subject: [PATCH] bug --- src/LoRa_APRS_Tracker.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/LoRa_APRS_Tracker.cpp b/src/LoRa_APRS_Tracker.cpp index cb01e8c..299cdc4 100644 --- a/src/LoRa_APRS_Tracker.cpp +++ b/src/LoRa_APRS_Tracker.cpp @@ -11,7 +11,6 @@ #include #include "SPIFFS.h" #include -//#include "BeaconManager.h" #include "configuration.h" #include "display.h" #include "pins.h"