-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement PDU 24A #221
base: develop
Are you sure you want to change the base?
Implement PDU 24A #221
Conversation
… updated fuse and shutdown enums in pdu.h based on schematic.
and used extern to get hi2c2 for wrapper functions instead
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Didnt look over actual pins yet but the overall structure is great!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, a few trivial things. This thing is going to have to sit on back burner until the board is ready. Super awesome job:)
NOTE: DO NOT MERGE |
This reverts commit 74e0930.
…cing/Cerberus into feature/PDU-24A
Changes
To Do
Checklist
Closes #205