From 97e69af44ae1c01e005b341541d4b727ebe865b8 Mon Sep 17 00:00:00 2001 From: Garth Vander Houwen Date: Mon, 15 Jan 2024 18:13:31 -0800 Subject: [PATCH] go back to .cardinal interpolationmode --- Meshtastic/Helpers/BLEManager.swift | 2 ++ Meshtastic/Views/Nodes/DeviceMetricsLog.swift | 4 +--- Meshtastic/Views/Settings/Firmware.swift | 8 +++++++- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/Meshtastic/Helpers/BLEManager.swift b/Meshtastic/Helpers/BLEManager.swift index d65053af..15604737 100644 --- a/Meshtastic/Helpers/BLEManager.swift +++ b/Meshtastic/Helpers/BLEManager.swift @@ -1116,10 +1116,12 @@ class BLEManager: NSObject, CBPeripheralDelegate, MqttClientProxyManagerDelegate meshPacket.id = UInt32.random(in: UInt32(UInt8.max)..