-
Notifications
You must be signed in to change notification settings - Fork 0
Feat/updating ccu acu can #41
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
base: main
Are you sure you want to change the base?
Conversation
| size_t detailed_temps_group_id; | ||
| size_t detailed_temps_cell_id; | ||
| size_t detailed_temps_board_id; | ||
| size_t current_voltage_group_chip_id; |
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.
nitpick but could you not say "current_xxx"? it makes it seem like it's related to current and rather than this variable's immediate value
Anonimous-User
left a comment
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.
resolve merge conflicts too
No description provided.