Skip to content

Commit 5293898

Browse files
author
Harshit Mishra
committed
rewritten line 166 for chords web recommendation
1 parent b88bb35 commit 5293898

File tree

1 file changed

+1
-1
lines changed
  • software/bioamp/muscle-bioamp-arduino-firmware

1 file changed

+1
-1
lines changed

software/bioamp/muscle-bioamp-arduino-firmware/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ There are two ways use Gel Electrods or Muscle BioAmp Band.
163163

164164
9. Open Serial Monitor and Serial Plotter (Optional)
165165

166-
- For visualization, we suggest `Chords Web <https://chords.upsidedownlabs.tech>`_. However, if you're learning to develop, you might also find these options useful.
166+
- For serial monitor and plotter, we recommend using `Chords Web <https://chords.upsidedownlabs.tech>`_. However, if you're learning to develop, you might also find these options useful.
167167

168168
- For Serial Monitor: In the IDE, click **Tools → Serial Monitor** (or press ``Ctrl + Shift + M``).
169169
- Ensure the baud rate at the bottom right of the Serial Monitor is set to ``115200`` (or whatever the sketch’s Serial.begin(115200); line specifies).

0 commit comments

Comments
 (0)