Skip to content

Commit

Permalink
added comments
Browse files Browse the repository at this point in the history
  • Loading branch information
ai-republic committed Oct 13, 2024
1 parent 2177893 commit 726414b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
public class DummyBmsProcessor extends BMS {
@Override
public void collectData(final Port port) {
// make sure there is one battery pack available for the inverter
getBatteryPack(getBmsId());
}

Expand Down

0 comments on commit 726414b

Please sign in to comment.