Skip to content

Commit

Permalink
removed bms no logging
Browse files Browse the repository at this point in the history
  • Loading branch information
ai-republic committed Jan 15, 2024
1 parent 3682bf9 commit d43e339
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webserver/src/main/resources/static/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@

function updateBMS() {
var bmsNo = selectedBMSNo;
console.log(bmsNo);

//bms panel
document.getElementById('bmsPanel').innerHTML =
'<table>' +
Expand Down

0 comments on commit d43e339

Please sign in to comment.