Festival Friend Finder based on the Heltec WIreless Tracker

1 Open Issue Need Help Last updated: Jun 23, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Create a new data structure, `transmitted_coordinates`, excluding the timestamp, to reduce the size of the LoRa payload. This new structure will be used for transmission instead of the existing `coordinates_t` structure, addressing the issue of timestamp overwriting in received coordinates.

Complexity: 3/5
enhancement good first issue

Festival Friend Finder based on the Heltec WIreless Tracker

C++