This commit is contained in:
copy 2016-02-25 01:56:32 +01:00
commit 83e7c299f6

View file

@ -192,7 +192,7 @@
<br style="clear:both"><br>
<textarea cols="40" rows="12" id="serial" style="display: none">This is the serial console. Whatever you type or paste here will be send to COM1.
<textarea cols="40" rows="12" id="serial" style="display: none">This is the serial console. Whatever you type or paste here will be sent to COM1.
In Linux it can be accessed with `cat /dev/ttyS0`
</textarea>