Updated Home (markdown)

master
Felipe Herranz 2018-11-18 22:13:20 +01:00
rodzic 7d31bb3963
commit 6956b5c200
1 zmienionych plików z 5 dodań i 1 usunięć

@ -1 +1,5 @@
Welcome to the UsbSerial wiki!
1. [Getting started](https://github.com/felHR85/UsbSerial/wiki/Getting-Started)
2. [Create UsbSerialDevice](https://github.com/felHR85/UsbSerial/wiki/Create-UsbSerialDevice)
3. [Asynchronous api](https://github.com/felHR85/UsbSerial/wiki/4.-Asynchronous-api)
4. [Synchronous api](https://github.com/felHR85/UsbSerial/wiki/5.-Synchronous-api)
5. [InputStream and OutputStream I/O](https://github.com/felHR85/UsbSerial/wiki/6.-InputStream-and-OutputStream-I-O)