struct for the battery module #3

Open
opened 2025-05-05 12:34:53 +02:00 by h.tamim · 0 comments
Owner

module_temps and module_voltages should both be under the single struct module which holds both the temperatures and voltages of the module with extra functionality such as per module error count and the current slave id on the module.

battery.h would then use a struct array of modules instead of 2 seperate temperature and voltage arrays.

module_temps and module_voltages should both be under the single struct module which holds both the temperatures and voltages of the module with extra functionality such as per module error count and the current slave id on the module. battery.h would then use a struct array of modules instead of 2 seperate temperature and voltage arrays.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: FaSTTUBe/ams-master#3
No description provided.