Fix typo on link to usbSerialExamples

This commit is contained in:
Diego Herranz 2014-11-04 16:31:58 +01:00
parent 09c84a4a3c
commit 49af3725d0
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ try {
```
For a more complete example, see the
[UsbSerialExamples project](https://github.com/mik3y/usb-serial-for-android/blob/master/UsbSerialExamples)
[UsbSerialExamples project](https://github.com/mik3y/usb-serial-for-android/blob/master/usbSerialExamples)
in git, which is a simple application for reading and showing serial data.
A [simple Arduino application](https://github.com/mik3y/usb-serial-for-android/blob/master/arduino)