testing sensor_min and max

pull/74/head
alanbjohnston 5 years ago committed by GitHub
parent 6f7bbbc2de
commit 92366d9351
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -517,6 +517,7 @@ for(int i=0; i < 17; i++)
{
sensor_min[i] = 1000.0;
sensor_max[i] = -1000.0;
printf("Sensor min and max initialized!");
}
for(int i=0; i < 3; i++)
{

Loading…
Cancel
Save

Powered by TurnKey Linux.