diff options
| author | Xavier ASUS <xavi92psx@gmail.com> | 2018-12-30 01:22:32 +0100 |
|---|---|---|
| committer | Xavier ASUS <xavi92psx@gmail.com> | 2018-12-30 01:22:32 +0100 |
| commit | f1f333f8b5d2ca0978300d263198e480d4f829f4 (patch) | |
| tree | 225325b3426681b870e3d287f05a379dc0345802 /rspsxserial.code-workspace | |
| parent | d6f2a4e850a6069fbe741d7b82c4a72b1153f107 (diff) | |
| download | rspsxserial-f1f333f8b5d2ca0978300d263198e480d4f829f4.tar.gz | |
app.rs now configures a given serial device with a given baud rate. If not defined, 4800bps are set by default, but this will be surely changed in the future.
I was messing up pretty badly with command line arguments, so they have been declared as constants in cmdline.rs, whereas CMD_LINE_ARGS is now private.
Uncommented "extern crate serial". Question: why does need to be included on main?
Diffstat (limited to 'rspsxserial.code-workspace')
0 files changed, 0 insertions, 0 deletions
