kopia lustrzana https://github.com/meshtastic/Meshtastic-Android
bump minDeviceVersion to 1.3.43
rodzic
8a384af1d2
commit
07ac4f8392
|
@ -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.41")
|
||||
val minDeviceVersion = DeviceVersion("1.3.43")
|
||||
}
|
||||
|
||||
enum class ConnectionState {
|
||||
|
|
Ładowanie…
Reference in New Issue