Oops, this isn't Hugo
This commit is contained in:
parent
1278fa3e47
commit
a47b19faa6
|
@ -1,6 +1,5 @@
|
||||||
---
|
Baud
|
||||||
title: baud.c
|
====
|
||||||
---
|
|
||||||
|
|
||||||
[baud.c](baud.c) is a program to simulate going through a modem.
|
[baud.c](baud.c) is a program to simulate going through a modem.
|
||||||
It reads stdin, and prints it to stdout at the provided baud rate (bits per second).
|
It reads stdin, and prints it to stdout at the provided baud rate (bits per second).
|
||||||
|
|
Loading…
Reference in New Issue