summaryrefslogtreecommitdiff
path: root/src/hub/adc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/hub/adc.h')
-rw-r--r--src/hub/adc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/hub/adc.h b/src/hub/adc.h
index 8241eb7..4ac99c2 100644
--- a/src/hub/adc.h
+++ b/src/hub/adc.h
@@ -39,6 +39,7 @@ typedef struct {
adc_state_t state;
adc_sid_t mysid;
hub_adc_myinf_t lastinf;
+ bool havelastinf : 1;
bool zlibenable : 1;
} hub_adc_t;