mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-03 21:53:55 -04:00
bump minDeviceVersion to 1.3.41
This commit is contained in:
@@ -117,7 +117,7 @@ class MeshService : Service(), Logging {
|
||||
|
||||
/** The minimmum firmware version we know how to talk to. We'll still be able to talk to 1.0 firmwares but only well enough to ask them to firmware update
|
||||
*/
|
||||
val minDeviceVersion = DeviceVersion("1.3.0")
|
||||
val minDeviceVersion = DeviceVersion("1.3.41")
|
||||
}
|
||||
|
||||
enum class ConnectionState {
|
||||
|
||||
Reference in New Issue
Block a user