diff options
| author | XaviDCR92 <xavi.dcr@gmail.com> | 2019-01-13 23:34:04 +0100 |
|---|---|---|
| committer | XaviDCR92 <xavi.dcr@gmail.com> | 2019-01-13 23:34:04 +0100 |
| commit | 4d0f0e6021778b2917960bef978fe69c0fe1b327 (patch) | |
| tree | 330235536c985c870c64eb9f4c0bc42bf7af6c6d /rspsxserial.code-workspace | |
| parent | 35e37535556d7d2cce3bb04a9f6bff810ebefccc (diff) | |
Incoming file requests are now processed. Only sending file data TODO.
Diffstat (limited to 'rspsxserial.code-workspace')
| -rw-r--r-- | rspsxserial.code-workspace | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/rspsxserial.code-workspace b/rspsxserial.code-workspace new file mode 100644 index 0000000..876a149 --- /dev/null +++ b/rspsxserial.code-workspace @@ -0,0 +1,8 @@ +{ + "folders": [ + { + "path": "." + } + ], + "settings": {} +}
\ No newline at end of file |
