docs/sys: Remove port-specific details from description of stdin/out/err.
This commit is contained in:
parent
c468fe65c5
commit
7781caf8d3
@ -50,15 +50,15 @@ Constants
|
||||
|
||||
.. data:: stderr
|
||||
|
||||
standard error (connected to USB VCP, and optional UART object)
|
||||
standard error stream
|
||||
|
||||
.. data:: stdin
|
||||
|
||||
standard input (connected to USB VCP, and optional UART object)
|
||||
standard input stream
|
||||
|
||||
.. data:: stdout
|
||||
|
||||
standard output (connected to USB VCP, and optional UART object)
|
||||
standard output stream
|
||||
|
||||
.. data:: version
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user