From 170886ec89e3746de0c907ec7b76344e6d97d1f6 Mon Sep 17 00:00:00 2001 From: Terry Moore Date: Sun, 20 Mar 2022 05:16:11 +0100 Subject: [PATCH 1/2] Adopt v2.0.1 of tools-build-with-cli --- build-with-cli.sh | 1 + extra/tools-build-with-cli | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/build-with-cli.sh b/build-with-cli.sh index d2bafd1..df16539 100755 --- a/build-with-cli.sh +++ b/build-with-cli.sh @@ -35,6 +35,7 @@ cd "$PDIR" function _setProject { #---- project settings ----- + readonly OPTOUTPUTNAME_DEFAULT=model4841 readonly OPTKEYFILE_DEFAULT="$INVOKEDIR/keys/project.pem" readonly OPTREGION_DEFAULT=us915 readonly OPTNETWORK_DEFAULT=ttn diff --git a/extra/tools-build-with-cli b/extra/tools-build-with-cli index becd3ea..1d90da5 160000 --- a/extra/tools-build-with-cli +++ b/extra/tools-build-with-cli @@ -1 +1 @@ -Subproject commit becd3ea487b7af4e92c4c04d74fefedd5c64b39a +Subproject commit 1d90da53d61888b5e2f1c7e6fe8df05fead6a25d From 744026fcf3773964ad2e5946c8fdd513d9e4a481 Mon Sep 17 00:00:00 2001 From: Terry Moore Date: Sun, 20 Mar 2022 05:34:11 +0100 Subject: [PATCH 2/2] Fix #1: prepare v1.3.2 release --- README.md | 4 +++- sketches/model4841-production-lorawan | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a1b333e..eaab6da 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # COLLECTION-model4841 +[![GitHub release](https://img.shields.io/github/release/mcci-catena/COLLECTION-model4841.svg)](https://github.com/mcci-catena/COLLECTION-model4841/releases/latest) [![GitHub commits](https://img.shields.io/github/commits-since/mcci-catena/COLLECTION-model4841/latest.svg)](https://github.com/mcci-catena/COLLECTION-model4841/compare/v1.3.2...master) + Sources and required libraries for the MCCI® [Model 4841 Air Quality Sensor](https://mcci.io/buy-model4841). [![Model 4841 Air Quality sensor and coin for scale](assets/model4841-case-r2.jpg)](https://mcci.io/buy-model4841) @@ -60,7 +62,7 @@ This document and the contents of this repository are copyright 2021-2022, MCCI ### License -This repository is released under the [MIT](./LICENSE.md) license. Commercial licenses are also available from MCCI Corporation. +[This repository]() is released under the [MIT](./LICENSE.md) license. Commercial licenses are also available from MCCI Corporation. ### Support Open Source Hardware and Software diff --git a/sketches/model4841-production-lorawan b/sketches/model4841-production-lorawan index c69c1c1..b4bfa08 160000 --- a/sketches/model4841-production-lorawan +++ b/sketches/model4841-production-lorawan @@ -1 +1 @@ -Subproject commit c69c1c12e04cfcd882b93f564a8f832e74ec9ccb +Subproject commit b4bfa086d717a2666e6ce20430d234a37f9ffb02