mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2025-01-27 01:57:32 +01:00
4dc085de57
It seems that setting the MTU on older pebbles does not work, so just use what we can use. Maybe old pebbles need setMTU() which only works on Android 5+, we could use that conditionally...