Open Issues Need Help
View All on GitHubAI 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