In the [Turn Channels On](https://docs.openbci.com/Cyton/CytonSDK/#turn-channels-on) section of the Cyton Board SDK documentation, the ASCII characters are shown as: **! @ # $ % ^ & * ** They should be shown as **! @ # $ % ^ & \*** Note that `\*` denotes a literal (*) as opposed to a markdown instruction.
In the Turn Channels On section of the Cyton Board SDK documentation, the ASCII characters are shown as:
**! @ # $ % ^ & * **
They should be shown as
! @ # $ % ^ & *
Note that
\*denotes a literal (*) as opposed to a markdown instruction.