update constants, SLAVE_POWER_1 behavior
This commit is contained in:
		@ -3,9 +3,9 @@
 | 
			
		||||
 | 
			
		||||
#include <stdint.h>
 | 
			
		||||
 | 
			
		||||
#define N_SLAVES 6
 | 
			
		||||
#define N_CELLS_SERIES 17
 | 
			
		||||
#define N_CELLS_PARALLEL 5
 | 
			
		||||
#define N_SLAVES 3
 | 
			
		||||
#define N_CELLS_SERIES 15
 | 
			
		||||
#define N_CELLS_PARALLEL 4
 | 
			
		||||
#define N_TEMP_SENSORS 32
 | 
			
		||||
 | 
			
		||||
#define SLAVE_TIMEOUT 500
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user