fix debug CAN mapping
This commit is contained in:
		@ -226,7 +226,7 @@ static can_pkt_t CAN_SIGNAL_MAP[NUM_TX_PKT] = {
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        .can_id = 0x047, .dlc = 3, .num_signals = 2, .period = 100,  .signals = {
 | 
			
		||||
        .can_id = 0x047, .dlc = 5, .num_signals = 3, .period = 100,  .signals = {
 | 
			
		||||
            { .type = AIN, .channel = RE, .start =  12*0, .length =  12, .factor = 1., .name = "" },
 | 
			
		||||
            { .type = AIN, .channel = RF, .start =  12*1, .length =  12, .factor = 1., .name = "" },
 | 
			
		||||
            { .type = AIN, .channel = R0, .start =  12*2, .length =  12, .factor = 1., .name = "" },
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user