Skip to content

Commit

Permalink
Merge pull request #2 from mcci-catena/issue1
Browse files Browse the repository at this point in the history
Prepare v1.3.2 release
  • Loading branch information
terrillmoore authored Mar 20, 2022
2 parents fb7414b + 744026f commit a90c11e
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 3 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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)
Expand Down Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions build-with-cli.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion extra/tools-build-with-cli
2 changes: 1 addition & 1 deletion sketches/model4841-production-lorawan

0 comments on commit a90c11e

Please sign in to comment.