Skip to content

Commit

Permalink
Add revision to new PID 0xA07D (KinDR007#185)
Browse files Browse the repository at this point in the history
  • Loading branch information
syssi authored Nov 11, 2024
1 parent 5a007be commit d652d6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/victron/victron.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -453,7 +453,7 @@ static std::string device_type_text(int value) {
case 0xA071:
return "BlueSolar MPPT 150|70 rev2";
case 0xA07D:
return "BlueSolar MPPT 75|15";
return "BlueSolar MPPT 75|15 rev3";
case 0xA102:
return "SmartSolar MPPT VE.Can 150/70";
case 0xA103:
Expand Down

0 comments on commit d652d6b

Please sign in to comment.