Remove random calibration try
This commit is contained in:
parent
7ade829a70
commit
47daf495bd
@ -66,9 +66,6 @@ int main()
|
||||
|
||||
shell_handle = shell_init();
|
||||
|
||||
/* Try random calibration */
|
||||
adc_pt1000_set_resistance_calibration(-0.8f, 0.0f, true);
|
||||
|
||||
while(1) {
|
||||
pt1000_value_status = adc_pt1000_get_current_resistance(&pt1000_value);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user