summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLunar Journal <md.node.0@gmail.com>2024-12-05 21:47:17 +0200
committerGitHub <noreply@github.com>2024-12-05 21:47:17 +0200
commite22affa4b30ac082f4f1e18761c32fe8732256de (patch)
tree3b28995a2a401bfe859462d3d09ef84e2bd86b4a
parente64cc9b0a364d29c7618d331973415c43204f41e (diff)
downloadidp8-e22affa4b30ac082f4f1e18761c32fe8732256de.tar.gz
idp8-e22affa4b30ac082f4f1e18761c32fe8732256de.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 cf07c59..93dc396 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
# idp8
-`Infrared Data Protocol 8` - `AVR ATtiny85` (avr asm)
+`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.