Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
preston-rogers committed Aug 13, 2024
1 parent 8c966f1 commit d11d65c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/jsd.c
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,6 @@ bool jsd_all_slaves_operational(jsd_t* self) {
}

void jsd_inspect_context(jsd_t* self) {
uint8_t currentgroup = 0; // only 1 rate group in JSD currently
ec_state bus_state = jsd_get_device_state(self, 0);

/* first check if the jsd bus is operational so we can get more info */
Expand Down

0 comments on commit d11d65c

Please sign in to comment.