I am getting correct values in the IncomingFrameCan1 version, while the first version returns completely different values.Any idea why?
void OvmsVehicleThinkCity::IncomingPollReply(canbus* bus, uint16_t type, uint16_t pid, uint8_t* data, uint8_t length, uint16_t mlremain){//ESP_LOGI(TAG,"Poll replay arrived %d", pid);uint8_t value = *data;