aboutsummaryrefslogtreecommitdiff
path: root/calibrate.c
diff options
context:
space:
mode:
authorCNLohr <lohr85@gmail.com>2017-03-15 02:47:36 -0400
committerCNLohr <lohr85@gmail.com>2017-03-15 02:47:36 -0400
commit1860fd6b0d625f801f27eaeab0b943a72e7c1c52 (patch)
tree34484f64356f52e1296721367aebb4714e279d3a /calibrate.c
parente15459cd9efab607e95f720bd971d0e73615f437 (diff)
downloadlibsurvive-1860fd6b0d625f801f27eaeab0b943a72e7c1c52.tar.gz
libsurvive-1860fd6b0d625f801f27eaeab0b943a72e7c1c52.tar.bz2
Reading data, no cal data.
Diffstat (limited to 'calibrate.c')
-rw-r--r--calibrate.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/calibrate.c b/calibrate.c
index e8a0122..b6671b5 100644
--- a/calibrate.c
+++ b/calibrate.c
@@ -51,7 +51,6 @@ void my_light_process( struct SurviveObject * so, int sensor_id, int acode, int
{
// if( timeinsweep < 0 ) return;
survive_default_light_process( so, sensor_id, acode, timeinsweep, timecode, length );
-
if( sensor_id < 0 ) return;
if( acode == -1 ) return;
//return;