aboutsummaryrefslogtreecommitdiff
path: root/src/survive_internal.h
diff options
context:
space:
mode:
authorcnlohr <lohr85@gmail.com>2016-12-02 01:38:29 -0500
committercnlohr <lohr85@gmail.com>2016-12-02 01:38:29 -0500
commitbf87e5dbcffd65997292433041e664d001dbff8d (patch)
treef6ea5178ab3d3371f3fbc101b5682b0cfc7146ad /src/survive_internal.h
parenteb7a93cefc958421d3bebbedc1163c73ae2e2778 (diff)
downloadlibsurvive-bf87e5dbcffd65997292433041e664d001dbff8d.tar.gz
libsurvive-bf87e5dbcffd65997292433041e664d001dbff8d.tar.bz2
Cleanup data processing
Diffstat (limited to 'src/survive_internal.h')
-rw-r--r--src/survive_internal.h1
1 files changed, 1 insertions, 0 deletions
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;