diff options
author | Mike Nicholson <mike.nicholson@multitech.com> | 2021-04-01 03:20:45 -0500 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2021-07-26 19:12:06 -0500 |
commit | 67c32d71418d109a4f49978e9d5e885615771930 (patch) | |
tree | 91ee097f96eddfb8ee49c0f748b90224ac13f8ce /recipes-connectivity | |
parent | 9655cdbabfcfd97536c3f9d913575d5f9dc4e5d1 (diff) | |
download | meta-mlinux-67c32d71418d109a4f49978e9d5e885615771930.tar.gz meta-mlinux-67c32d71418d109a4f49978e9d5e885615771930.tar.bz2 meta-mlinux-67c32d71418d109a4f49978e9d5e885615771930.zip |
MTCAP3 support, initial revision
Diffstat (limited to 'recipes-connectivity')
-rw-r--r-- | recipes-connectivity/lora/lora-packet-forwarder/mtcap3/lora-packet-forwarder.default | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-connectivity/lora/lora-packet-forwarder/mtcap3/lora-packet-forwarder.default b/recipes-connectivity/lora/lora-packet-forwarder/mtcap3/lora-packet-forwarder.default new file mode 100644 index 0000000..0f92640 --- /dev/null +++ b/recipes-connectivity/lora/lora-packet-forwarder/mtcap3/lora-packet-forwarder.default @@ -0,0 +1,2 @@ +# set to "yes" or "no" to control starting on boot +ENABLED="no" |