Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion examples/pylink-rtt → examples/pylink-rtt.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ def read_rtt(jlink):


def write_rtt(jlink):
"""Writes kayboard input to JLink RTT buffer #0.
"""Writes keyboard input to JLink RTT buffer #0.

This method is a loop that blocks waiting on stdin. When enter is pressed,
LF and NUL bytes are added to the input and transmitted as a byte list.
Expand Down
File renamed without changes.