diff options
author | John Klug <john.klug@multitech.com> | 2016-11-16 13:45:27 -0600 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2016-11-16 13:45:27 -0600 |
commit | 4a18f2fd37f24489154ce3f02db6d703f680552a (patch) | |
tree | 860d663016a9721cfa9afb38b35dc35a4df21d96 /conf | |
parent | 3dd42370f0537bace83adbd21af80c98646aefe4 (diff) | |
download | meta-multitech-atmel-4a18f2fd37f24489154ce3f02db6d703f680552a.tar.gz meta-multitech-atmel-4a18f2fd37f24489154ce3f02db6d703f680552a.tar.bz2 meta-multitech-atmel-4a18f2fd37f24489154ce3f02db6d703f680552a.zip |
RS9113 1.5.0 driver is not ready yet.
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/mtcdt.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/mtcdt.conf b/conf/machine/mtcdt.conf index d5efa67..8bca79a 100644 --- a/conf/machine/mtcdt.conf +++ b/conf/machine/mtcdt.conf @@ -38,3 +38,5 @@ UBOOT_LOADADDRESS = "0x20008000" PREFERRED_VERSION_lora-gateway = '1.7.0mts' PREFERRED_VERSION_lora-packet-forwarder = '1.4.1' + +PREFERRED_VERSION_rs9113 = '1.4.3' |