Skip to content

Commit

Permalink
it be annoying
Browse files Browse the repository at this point in the history
  • Loading branch information
jr1221 committed Dec 21, 2024
1 parent f1adaa7 commit 445d611
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build_calypso.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
path: "./Embedded-Base"

- name: Build Calypso
run: cargo build --debug --locked
run: cargo build --locked
2 changes: 1 addition & 1 deletion cangen/can-messages/mpu.json
Original file line number Diff line number Diff line change
Expand Up @@ -1007,7 +1007,7 @@
{
"id": "0x699",
"desc": "Cerberus Version Hash",
"sim_freq": 999,
"sim_freq": 1000,
"fields": [
{
"name": "MPU/Version/ShortHash",
Expand Down

0 comments on commit 445d611

Please sign in to comment.