Skip to content

Commit

Permalink
code optimization and correction in BatteryAdminView.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
skippermeister committed Aug 20, 2024
1 parent 5178ae5 commit 8035bb1
Show file tree
Hide file tree
Showing 50 changed files with 479 additions and 518 deletions.
5 changes: 2 additions & 3 deletions docs/DeviceProfiles/FusionV2.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"battery":{
"rs232_rx": 10,
"rs232_tx": 9,
"bms_wakeup": -1
"wakeup": -1
},
"charger":{
"can0_rx": 13,
Expand Down Expand Up @@ -106,8 +106,7 @@
"battery":{
"rs485_rx": 16,
"rs485_tx": 45,
"rs485_rts": 46,
"bms_wakeup": -1
"rs485_rts": 46
},
"charger":{
"can0_rx": 13,
Expand Down
Loading

0 comments on commit 8035bb1

Please sign in to comment.