Skip to content

Commit

Permalink
Add busload calculation for quintuna (#1412)
Browse files Browse the repository at this point in the history
### Changelist 
<!-- Give a list of the changes covered in this PR. This will help both
you and the reviewer keep this PR within scope. -->

### Testing Done
<!-- Outline the testing that was done to demonstrate the changes are
solid. This could be unit tests, integration tests, testing on the car,
etc. Include relevant code snippets, screenshots, etc as needed. -->

### Resolved Tickets
<!-- Link any tickets that this PR resolves. -->
  • Loading branch information
Jiajun-Huang authored Jan 15, 2025
1 parent 06b8dc9 commit aa76d15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/code_generation/jsoncan/jsoncan.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ function(log_bus_load CAR)
endfunction()

log_bus_load("quadruna")
log_bus_load("quintuna")



0 comments on commit aa76d15

Please sign in to comment.