From 5ccfd237e5a6fcd41b85f3b68e31d7acff204bf3 Mon Sep 17 00:00:00 2001 From: catamgalvan Date: Mon, 18 May 2026 19:43:53 -0300 Subject: [PATCH] Fix markdown bold styling in issue #306 --- website/docs/Cyton/04-OpenBCI_Cyton_SDK.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/Cyton/04-OpenBCI_Cyton_SDK.md b/website/docs/Cyton/04-OpenBCI_Cyton_SDK.md index f1592cf08..9e279aa92 100644 --- a/website/docs/Cyton/04-OpenBCI_Cyton_SDK.md +++ b/website/docs/Cyton/04-OpenBCI_Cyton_SDK.md @@ -49,7 +49,7 @@ These ASCII characters turn the respective channels [1-8] off. The channel will ### Turn Channels ON -**! @ # $ % ^ & \* ** +**! @ # $ % ^ & \*** These ASCII characters turn the respective channels [1-8] on. The channel will read ADC output values during streamData mode. These commands work both in and out of streamData mode.