summaryrefslogtreecommitdiff
path: root/src/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/system.h')
-rw-r--r--src/system.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/system.h b/src/system.h
index 764ef95..14dc257 100644
--- a/src/system.h
+++ b/src/system.h
@@ -15,6 +15,7 @@ class System {
enum RxExpect : uint8_t {
START1,
START2,
+ START_OR_PATTERN,
PATTERN1,
PATTERN2,
HEADER1,