mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
Use a temporary MessageHandler to send Definitions and Data in sequence instead of in parallel. Add functionality to populate FitLocalMessageBuilder record by record instead of with a List, also add helper to get an unused localMessageType. Don't use hardcoded localMessageTypes for weather message as they are not required.