From 3e2bb76de54e9635b6ba30e94fe9c543181ba722 Mon Sep 17 00:00:00 2001 From: Vincent Berthiaume Date: Mon, 7 Dec 2020 11:07:47 -0500 Subject: [PATCH] Updated Projects Using usb serial for android (markdown) --- Projects-Using-usb-serial-for-android.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Projects-Using-usb-serial-for-android.md b/Projects-Using-usb-serial-for-android.md index d5a6b19..de92a4c 100644 --- a/Projects-Using-usb-serial-for-android.md +++ b/Projects-Using-usb-serial-for-android.md @@ -14,4 +14,4 @@ * [phonk](http://phonk.app) formerly Protocoder -- 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 -* [juce_serialport](https://github.com/cpr2323/juce_serialport) -- A [JUCE](https://github.com/juce-framework/JUCE) sub-module allowing serial communication on Windows, Mac, and Android \ No newline at end of file +* [juce_serialport](https://github.com/cpr2323/juce_serialport) -- A [JUCE](https://github.com/juce-framework/JUCE) module allowing serial communication on Windows, Mac, and Android \ No newline at end of file