From bf87e5dbcffd65997292433041e664d001dbff8d Mon Sep 17 00:00:00 2001 From: cnlohr Date: Fri, 2 Dec 2016 01:38:29 -0500 Subject: Cleanup data processing --- src/survive_internal.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/survive_internal.h') diff --git a/src/survive_internal.h b/src/survive_internal.h index c3f8df3..ac45857 100644 --- a/src/survive_internal.h +++ b/src/survive_internal.h @@ -70,6 +70,7 @@ struct SurviveContext struct SurviveUSBInterface uiface[MAX_INTERFACES]; //Flood info, for calculating which laser is currently sweeping. + int8_t oldcode; int32_t last_photo_time; short total_photos; int32_t total_photo_time; -- cgit v1.2.3