vcu icon indicating copy to clipboard operation
vcu copied to clipboard

add a check if bps is zero and abort r2d

Open brad-berry opened this issue 1 year ago • 1 comments

Changes

  • Add bps_zero
  • Abort R2D and TS state if BPS=0

Fixed Issue(s)

Closes 229 (issue)

Checklist

  • [ ] Code has been tested on STM32 hardware.
  • [ ] Changes do not generate any new compiler warnings.
  • [ ] Code has been formatted using trunk fmt.
  • [ ] Commit messages follow the Conventional Commits specification.

Additional Notes

Any additional notes.

brad-berry avatar Mar 19 '24 18:03 brad-berry

I will merge it into dyno first before testing on a car.

Avdieienko avatar Sep 17 '24 10:09 Avdieienko