From e5ac7b7f40a1c99362b6af2c19ca8beb1d3db6bb Mon Sep 17 00:00:00 2001 From: Kevin Hester Date: Fri, 5 Jun 2020 20:20:03 -0700 Subject: [PATCH] alphabetize --- Projects-Using-usb-serial-for-android.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Projects-Using-usb-serial-for-android.md b/Projects-Using-usb-serial-for-android.md index 5016469..9f15dbf 100644 --- a/Projects-Using-usb-serial-for-android.md +++ b/Projects-Using-usb-serial-for-android.md @@ -1,10 +1,10 @@ ## Applications -* [Kegbot](http://kegbot.org/) -- Beer kegerator controller. * [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. +* [Kegbot](http://kegbot.org/) -- Beer kegerator controller. * [Meshtastic](https://www.meshtastic.org) -- An open-source mesh GPS radio for secure internet free communication. +* [Serial USB Terminal](https://play.google.com/store/apps/details?id=de.kai_morich.serial_usb_terminal) -- a line-oriented terminal / console app. ## Libraries, Frameworks, and Tools