aboutsummaryrefslogtreecommitdiff
path: root/src/survive_internal.h
diff options
context:
space:
mode:
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;