From 278693bf13c82dd2e65b8abdacd4e579be493739 Mon Sep 17 00:00:00 2001 From: Pawel Jalocha Date: Sun, 22 May 2022 04:17:39 +0100 Subject: [PATCH] Give up on APRS reporting via WiFi as memory does not last due to OLED and BT, thus either BT or APRS, not both can be chosen at same time --- FollowMe_old.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FollowMe_old.cfg b/FollowMe_old.cfg index dc81898..0a03bdc 100644 --- a/FollowMe_old.cfg +++ b/FollowMe_old.cfg @@ -69,7 +69,7 @@ #define WITH_BT_SPP // (classic) Bluetooth serial port for smartphone/tablet link // #define WITH_STRATUX // beta-code: connect to Stratux WiFi and send GPS and traffic info -// #define WITH_APRS // alpha-code: attempt to connect to the wifi router for uploading the log files to APRS +#define WITH_APRS // alpha-code: attempt to connect to the wifi router for uploading the log files to APRS #define WITH_SD // use the SD card in SPI mode and FAT file system #define WITH_SPIFFS_FAT