From 25bb840a38dcce04e6be1029cac463044744038a Mon Sep 17 00:00:00 2001 From: Kevin Hester Date: Fri, 5 Jun 2020 20:19:18 -0700 Subject: [PATCH] Used in Meshtastic --- 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 d71f1a8..5016469 100644 --- a/Projects-Using-usb-serial-for-android.md +++ b/Projects-Using-usb-serial-for-android.md @@ -4,6 +4,7 @@ * [Android Ground Controller](http://diydrones.com/profiles/blogs/android-ground-controller-alpha-release) -- Drone control app. * [DSLR Dashboard](https://code.google.com/p/dslrdashboard/) -- DSLR camera control application. * [Serial USB Terminal](https://play.google.com/store/apps/details?id=de.kai_morich.serial_usb_terminal) -- a line-oriented terminal / console app. +* [Meshtastic](https://www.meshtastic.org) -- An open-source mesh GPS radio for secure internet free communication. ## Libraries, Frameworks, and Tools