From 756ee45eb606166177c996ddc49f8dde6a52bc6d Mon Sep 17 00:00:00 2001 From: kai-morich Date: Mon, 21 Oct 2019 21:12:00 +0200 Subject: [PATCH] Updated Projects Using usb serial for android (markdown) --- Projects-Using-usb-serial-for-android.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Projects-Using-usb-serial-for-android.md b/Projects-Using-usb-serial-for-android.md index 812a9bd..9e9230d 100644 --- a/Projects-Using-usb-serial-for-android.md +++ b/Projects-Using-usb-serial-for-android.md @@ -16,3 +16,4 @@ To add yours to the list, send us a note on our mailing list. * [Basic4Android](http://basic4ppc.com/forum/additional-libraries-classes-official-updates/24835-usbserial-library-supports-ftdi-arduinos-other-usb-serial-devices.html) -- Rapid application development tool for Android. * [Protocoder](http://www.protocoder.org) -- Prototyping environment of creative applications for Android. * [cordovarduino](https://github.com/xseignard/cordovarduino) -- Cordova/Phonegap plugin for USB host serial communication from an Android device +* [jdAlcorn/usb-serial-for-android](https://github.com/jdAlcorn/usb-serial-for-android) -- fork with RawUsb support