Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
matthias-bs committed Apr 24, 2024
2 parents 27e1f49 + 09d197d commit 3b27d2a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,9 @@ This project is in early stage of development - stay tuned.
* [x] Separate LoRaWAN network and application code
* [x] Change LoRaWAN control downlink / status uplink messages
* [x] Update Javascript encoders/decoders
* [ ] Implement using of BLE sensor addresses configured via downlink
* [x] Implement using of BLE sensor addresses configured via downlink
* [ ] Update documentation
* [ ] Implement Heltec WiFi LoRa 32 V3 battery voltage measurement


## Supported Hardware
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "BresserWeatherSensorLW",
"version": "0.1.0",
"version": "0.2.0",
"description": "Bresser 868 MHz Weather Sensor Radio Receiver; provides data via LoRaWAN",
"main": "BresserWeatherSensorLW.ino",
"frameworks": "arduino",
Expand Down

0 comments on commit 3b27d2a

Please sign in to comment.