summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLunar Journal <md.node.0@gmail.com>2024-12-05 21:38:28 +0200
committerGitHub <noreply@github.com>2024-12-05 21:38:28 +0200
commit77d7db813f811204097437a6cff95619ec81c86b (patch)
tree03daa200f7bc075f1b010652b8dbf66ae78b7bd6 /README.md
parent87b1b0f23c61a672b8fb82dd4e50a9460f5a74e9 (diff)
downloadidp8-77d7db813f811204097437a6cff95619ec81c86b.tar.gz
idp8-77d7db813f811204097437a6cff95619ec81c86b.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 8eb2d95..b0e5cf4 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
# idp8
-`Infrared Data Protocol 8` - `AVR ATtiny85` (assembly)
+`Infrared Data Protocol 8` - `AVR ATtiny85` (avr assembly)
# 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.