From 90e3f1348599754d8d27852de697d65d567929c3 Mon Sep 17 00:00:00 2001 From: Sadeep Madurange Date: Wed, 7 May 2025 19:11:07 +0800 Subject: Fix readme. --- README.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README.txt') diff --git a/README.txt b/README.txt index 83af5a4..d992647 100644 --- a/README.txt +++ b/README.txt @@ -1,13 +1,13 @@ FPM DRIVERS -This project contains drivers for the following fingerprint sensor modules -FPM10A for AVR microcontrollers: +This project contains drivers for the following fingerprint sensor modules for +AVR microcontrollers: - R503 - FPM10A -I've only tested these with ATmega328P MCU. Since ATmega328P has only one UART, -I'm using lynxzp's software UART implementation [1] for debugging. Thank you, +I've only tested these with ATmega328P. Since ATmega328P has only one UART, I'm +using lynxzp's software UART implementation [1] for debugging. Thank you, lynxzp! BUILDING AND UPLOADING -- cgit v1.2.3