From b94f2ee88b8fbae7800eebcf0c52158503d954d9 Mon Sep 17 00:00:00 2001 From: Jim Whitfield Date: Wed, 25 Nov 2020 10:44:44 -0800 Subject: [PATCH] while researching, found this change. --- 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 666294e..be3fcb4 100644 --- a/Projects-Using-usb-serial-for-android.md +++ b/Projects-Using-usb-serial-for-android.md @@ -11,6 +11,6 @@ * [ArduinoFirmata-Android](https://github.com/shokai/ArduinoFirmata-Android) -- Android library for Arduino Firmata protocol, backed by usb-serial-for-android. * [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. +* [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