Skip to content

docs: correct Cyton board-mode response examples - #334

Open
KrisITB wants to merge 1 commit into
OpenBCI:masterfrom
KrisITB:docs/cyton-board-mode-responses
Open

docs: correct Cyton board-mode response examples#334
KrisITB wants to merge 1 commit into
OpenBCI:masterfrom
KrisITB:docs/cyton-board-mode-responses

Conversation

@KrisITB

@KrisITB KrisITB commented Aug 20, 2026

Copy link
Copy Markdown

The Cyton SDK documentation currently shows // returning Board mode is default$$$ and /2 returning Board mode set to analog$$$.

In the tagged Cyton firmware v3.0.0 and v3.1.2 sources, processIncomingBoardMode() handles both successful queries and mode changes by calling printSuccess(), getBoardMode(), and sendEOT(). This produces responses such as Success: default$$$ and Success: analog$$$. The current Cyton library implementation uses the same response format.

This PR updates only those response examples and adds a version-scoped clarification. No firmware behavior is changed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant