68 uint8_t channel_count;
69 uint8_t channels_available;
87 uint8_t *channel_found = NULL;
92 if (channel_found != NULL)
121 *idx = channel_location;
149 *num_sensors_to_process = 1;
168 {0x01,0,0},{0x02,0,1},{0x03,0,2},{0x04,0,3},{0x05,0,4},
169 {0x06,1,0},{0x07,1,1},{0x08,1,2},{0x09,1,3},{0x0A,1,4},
170 {0x0B,2,0},{0x0C,2,1},{0x0D,2,2},{0x0E,2,3},{0x0F,2,4},
171 {0x10,3,0},{0x11,3,1},{0x12,3,2},{0x13,3,3},{0x14,3,4}
180 uint8_t channel_location = 0;
181 uint8_t channel_ok = 0;