Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit fe58da8

Browse files
committedJul 30, 2024·
Update configuration.md
1 parent 379786b commit fe58da8

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed
 

‎docs/configuration.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,12 @@ There are plenty of free alternatives out there to configure the DataLogger IoT.
1010

1111
* [Tera Term (Windows)](https://learn.sparkfun.com/tutorials/terminal-basics/all#tera-term-windows)
1212
* [RealTerm (Windows)](https://learn.sparkfun.com/tutorials/terminal-basics/all#real-term-windows)
13-
* [CoolTerm (Windows, Mac, Linux)](https://learn.sparkfun.com/tutorials/terminal-basics/all#coolterm-windows-mac-linux)
13+
* Minicom (Linux, Unix, MacOS)
14+
* [Screen (Linux, Unix, MacOS)](https://learn.sparkfun.com/tutorials/terminal-basics/all#command-line-windows-mac-linux)
15+
16+
17+
!!! note
18+
You will need a serial terminal client that supports edit characters. Most if not all modern serial terminal programs will have the ability to support interactive edits. Unfortunately, we have not had any success with CoolTerm. We have tested the DataLogger IoT with Tera Term, Minicom, and Screen.
1419

1520
If this is the your first time using a terminal window, We recommend checking out the tutorial below for more information on serial terminal basics.
1621

0 commit comments

Comments
 (0)
Please sign in to comment.