3 lines
81 B
TypeScript
3 lines
81 B
TypeScript
export const N_CELLS_PER_SLAVE = 15;
|
|
export const N_TEMP_SENSORS_PER_SLAVE = 44;
|