summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDylan Muller <md.node.0@gmail.com>2021-12-13 10:20:57 +0200
committerGitHub <noreply@github.com>2021-12-13 10:20:57 +0200
commitcea6e83ccff12eee821158dd42b1edbab0d5cdbd (patch)
treeecdef4337478f79ee35ffd6a4dc0ba416916b621 /README.md
parentf42754ba0e12e79cc154c85ab1951bdbf95aa5ef (diff)
downloadidp8-cea6e83ccff12eee821158dd42b1edbab0d5cdbd.tar.gz
idp8-cea6e83ccff12eee821158dd42b1edbab0d5cdbd.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f7c61f3..b9ad7c1 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
Infrared Data Protocol 8 - AVR ATtiny85 (assembly)
# Abstract
-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.
+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.
# Features
1. Variable 38kHz IR transmitter burst time (Protocol Independent).