aboutsummaryrefslogtreecommitdiff
path: root/src/ootx_decoder.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ootx_decoder.h')
-rw-r--r--src/ootx_decoder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ootx_decoder.h b/src/ootx_decoder.h
index a96cb03..8360838 100644
--- a/src/ootx_decoder.h
+++ b/src/ootx_decoder.h
@@ -25,7 +25,7 @@ typedef struct {
uint8_t found_preamble;
uint8_t bit_count[2];
-
+ int ignore_sync_bit_error;
void * user;
int user1;
} ootx_decoder_context;