Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ firmware.asm
*.map
*.elf

binaries/prepare_release.bat
2 changes: 1 addition & 1 deletion binaries/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

This directory contains released and test versions for the HeishaMon software.

The latest production release is v4.1.1.
The latest production release is v4.1.3.

Make sure you use the correct firmware for your model. The 'small' version is for the HeishaMon PCB which has the ESP8266 chip. The 'large' version is for the newer ESP32-S3 HeishaMon PCB. You can recognize the 'large' version as the one with optional ethernet support and the two blue relays. The large board is about 10x10cm while the small version is about 4x4cm (without OT) or 4x5cm(with OT).

Expand Down
Binary file not shown.
1 change: 1 addition & 0 deletions binaries/model-type-large/HeishaMon.ino.esp32-v4.1.3.md5
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
f3104b2965dbf4a7cfb3f403b8109597
Binary file not shown.
1 change: 1 addition & 0 deletions binaries/model-type-small/HeishaMon.ino.d1-v4.1.3.md5
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
e57db2413f2b0c6609b063b246f22de1
Loading