Update victron.cpp

cleaning lint whitespace error
This commit is contained in:
Jiří Bětuňák 2023-10-02 10:09:09 +02:00 committed by GitHub
parent 53ce30955b
commit 3aa9599c6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -395,7 +395,7 @@ static std::string device_type_text(int value) {
case 0xA056:
return "SmartSolar MPPT 100|30";
case 0xA073:
return "SmartSolar MPPT 150|45 rev3";
return "SmartSolar MPPT 150|45 rev3";
case 0xA057:
return "SmartSolar MPPT 100|50";
case 0xA058: