Skip to content

Commit

Permalink
fix action
Browse files Browse the repository at this point in the history
  • Loading branch information
oseiler2 committed Mar 16, 2023
1 parent 750103d commit fa5afec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tagged-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ jobs:
prerelease: false
files: |
.pio/build/release/firmware.bin
.pio/build/debug/firmware-combined.bin
.pio/build/release/firmware-combined.bin
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# ESP32-basedc Aranet proxy
# ESP32-based Aranet proxy

Connect an ESP32 to a number of Aranet4 CO2 monitors via Bluetooth Low Energy and continously push the readings via MQTT.

Expand Down

0 comments on commit fa5afec

Please sign in to comment.