Skip to content

Commit

Permalink
ThermometerType::H5105: ConsoleOutLine << " (GVH5105)";
Browse files Browse the repository at this point in the history
  • Loading branch information
William C Bonner committed Feb 1, 2024
1 parent 4927275 commit 7e4e0be
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions goveebttemplogger.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3441,6 +3441,9 @@ int main(int argc, char **argv)
case ThermometerType::H5100:
ConsoleOutLine << " (GVH5100)";
break;
case ThermometerType::H5105:
ConsoleOutLine << " (GVH5105)";
break;
case ThermometerType::H5174:
ConsoleOutLine << " (GVH5174)";
break;
Expand Down

0 comments on commit 7e4e0be

Please sign in to comment.