From 50a23c9084d121a20651089f3ad939d01f9ca4c6 Mon Sep 17 00:00:00 2001 From: Brandon Bayer Date: Tue, 13 Sep 2016 13:49:41 -0500 Subject: feat: add preferred versions of lora packet-forwarder --- conf/machine/mtcdt.conf | 1 + conf/machine/mtp.conf | 1 + 2 files changed, 2 insertions(+) (limited to 'conf') diff --git a/conf/machine/mtcdt.conf b/conf/machine/mtcdt.conf index 5d4575c..8cb31e9 100644 --- a/conf/machine/mtcdt.conf +++ b/conf/machine/mtcdt.conf @@ -39,3 +39,4 @@ UBOOT_ENTRYPOINT = "0x20008000" UBOOT_LOADADDRESS = "0x20008000" PREFERRED_VERSION_lora-gateway = '1.7.0mts' +PREFERRED_VERSION_lora-packet-forwarder = '1.4.1' diff --git a/conf/machine/mtp.conf b/conf/machine/mtp.conf index ffcde51..2e17f2d 100644 --- a/conf/machine/mtp.conf +++ b/conf/machine/mtp.conf @@ -39,3 +39,4 @@ UBOOT_ENTRYPOINT = "0x20008000" UBOOT_LOADADDRESS = "0x20008000" PREFERRED_VERSION_lora-gateway = '4.0.1' +PREFERRED_VERSION_lora-packet-forwarder = '3.0.0' -- cgit v1.2.3