Skip to content

Commit

Permalink
minor merge issue
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorYbema committed Aug 19, 2024
1 parent 024e77f commit e219cf9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions HeishaMon/decode.h
Original file line number Diff line number Diff line change
Expand Up @@ -78,11 +78,11 @@ static const char *Model[] PROGMEM = {
"IDU: WH-ADC0309K3E5AN ODU: WH-UDZ07KE5", //36
"IDU: WH-SDC0309K3E5 ODU: WH-UDZ05KE5", //37
"IDU: WH-SDC0509L3E5 ODU: WH-WDG09LE5", //38
"IDU: WH-SDC12H9E8 ODU: WH-UDZ05KE5", //39
"IDU: WH-SDC12H9E8 ODU: WH-UD12HE8", //39
"IDU: WH-SDC0309K3E5, ODU: WH-UDZ07KE5", //40
"IDU: WH-ADC0916H9E8, ODU: WH-UX16HE8", //41
"IDU: WH-ADC0912H9E8, ODU: WH-UX12HE8", //42
"WH-MXC16J9E8", //44
"WH-MXC16J9E8", //43
"WH-MXC12J6E5", //44
};

Expand Down
2 changes: 1 addition & 1 deletion HeishaMon/version.h
Original file line number Diff line number Diff line change
@@ -1 +1 @@
static const char* heishamon_version = "3.6";
static const char* heishamon_version = "3.61";

0 comments on commit e219cf9

Please sign in to comment.