summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLunar Journal <md.node.0@gmail.com>2024-12-05 21:47:56 +0200
committerGitHub <noreply@github.com>2024-12-05 21:47:56 +0200
commit283d6648e869e9e88a99c3b82367fcc0d891f574 (patch)
tree6f0a4e3ca0b73369585e7227e717ca62bacb0f84
parente22affa4b30ac082f4f1e18761c32fe8732256de (diff)
downloadidp8-283d6648e869e9e88a99c3b82367fcc0d891f574.tar.gz
idp8-283d6648e869e9e88a99c3b82367fcc0d891f574.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 93dc396..0c024ed 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
`Infrared Data Protocol 8` - `AVR ATtiny85` `(avr-asm)`
# Abstract
-This repository contains a bare-bones implementation of a `3 bit` IR (infrared) data protocol using the AVR architecture, providing the means for basic short range robotics control.
+This repository contains a bare-bones implementation of a `3 bit` IR data protocol using the AVR architecture, providing the means for basic short range robotics control.
# Firmware Features
1. Variable `38kHz` IR transmitter burst time (protocol independent).