From 6c2f7feab9bfb9d7dec093848fc6f93995000244 Mon Sep 17 00:00:00 2001 From: Parker Date: Mon, 18 Mar 2024 13:09:53 -0300 Subject: [PATCH] Sorted --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b3fc2ce..cfbc293 100644 --- a/README.md +++ b/README.md @@ -1640,10 +1640,10 @@ See also [Are we game yet?](https://arewegameyet.rs) ### Peripherals -* Serial Port - * [serialport/serialport-rs](https://github.com/serialport/serialport-rs) [[serialport](https://crates.io/crates/serialport)] — A cross-platform library that provides access to a serial port * Fingerprint reader * [alvaroparker/libfprint-rs](https://github.com/alvaroparker/libfprint-rs) [[libfprint-rs](https://crates.io/crates/libfprint-rs)] - Libfprint-rs provides a wrapper around the Linux libfprint library. +* Serial Port + * [serialport/serialport-rs](https://github.com/serialport/serialport-rs) [[serialport](https://crates.io/crates/serialport)] — A cross-platform library that provides access to a serial port ### Platform specific