kopia lustrzana https://github.com/meshtastic/Meshtastic-Android
chore: Update minimum required firmware version (#1658)
Updated the minimum required firmware version to 2.3.15.pull/1653/head^2
rodzic
6dfb6a56d6
commit
f7731f0c98
|
@ -184,7 +184,7 @@ class MeshService : Service(), Logging {
|
|||
/** The minimum firmware version we know how to talk to. We'll still be able
|
||||
* to talk to 2.0 firmwares but only well enough to ask them to firmware update.
|
||||
*/
|
||||
val minDeviceVersion = DeviceVersion("2.3.2")
|
||||
val minDeviceVersion = DeviceVersion("2.3.15")
|
||||
}
|
||||
|
||||
enum class ConnectionState {
|
||||
|
|
Ładowanie…
Reference in New Issue