From 3719d8806b577fd9e8830134bc0e37a6dc563552 Mon Sep 17 00:00:00 2001 From: Oleksandr Kolodkin Date: Sat, 27 Apr 2024 07:35:54 +0300 Subject: [PATCH] Fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c80018c..a2ce662 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Build Status](https://img.shields.io/badge/PayPal-donate-green)](https://www.paypal.com/donate/?hosted_button_id=8NYXYJXL5J2Q6) Sketch for Arduino Nano allows you to generate a PPM signal. -It uses hardware sixteen bit timer. +It uses a hardware sixteen-bit timer. The pulse duration is adjusted with an accuracy of 0.0625 microseconds. ![gui screenshot](https://raw.githubusercontent.com/kolod/Arduino-PPM-Generator/master/gui.png)