@ -894,6 +894,9 @@ void SensorIS11::get_fanshelv()
|
||||
IS11_datastruct_fanshelv.data[i] =IS11_datastruct_fanshelv.data[i]*fanshelv_struct.gain[i];
|
||||
}
|
||||
}
|
||||
// Serial0.println("fanshelv");
|
||||
Serial0.printf("fanshelv_struct.data[%d] = %f\n",1,IS11_datastruct_fanshelv.data[0]);
|
||||
Serial0.printf("fanshelv_struct.data[%d] = %f\n",2047,IS11_datastruct_fanshelv.data[2047]);
|
||||
IS11_datastruct_fanshelv.NCa = 1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user