Skip to content
This repository was archived by the owner on Sep 4, 2025. It is now read-only.

Commit 7ab34a1

Browse files
Update config.py
1 parent d8012d4 commit 7ab34a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/config.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ def get_all_pins():
3939
MODE_OFF = 4
4040
MODE_KEYBOARD = 5
4141
MODE_LIVE = 6
42+
MODE_BCI = 7 # New BCI mode
4243

4344

4445
# VISION_TECH = 'coral' # or 'opencv'

0 commit comments

Comments
 (0)