Skip to content

Commit 8b6389c

Browse files
committed
fixed documentation
1 parent 900f7c1 commit 8b6389c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bms-discover-can/src/main/java/com/airepublic/bmstoinverter/bms/discover/can/DiscoverBmsCANDescriptor.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
import com.airepublic.bmstoinverter.protocol.can.JavaCANPort;
1717

1818
/**
19-
* The {@link BMSDescriptor} for the Pylon LV BMS using the CAN protocol.
19+
* The {@link BMSDescriptor} for the Discover BMS using the CAN protocol.
2020
*/
2121
public class DiscoverBmsCANDescriptor implements BMSDescriptor {
2222
@Override

0 commit comments

Comments
 (0)