summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLunar Journal <md.node.0@gmail.com>2024-12-05 20:36:48 +0200
committerGitHub <noreply@github.com>2024-12-05 20:36:48 +0200
commitea3a6598ebf19a52596c17780f38073929d48fff (patch)
treec0594fe5ba5bbe4abe107a3fcfa431c7af50a593
parenta15b352d0a09d0f1f7ee82f2f204def52d175c41 (diff)
downloadidp8-ea3a6598ebf19a52596c17780f38073929d48fff.tar.gz
idp8-ea3a6598ebf19a52596c17780f38073929d48fff.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 dde1057..c11c4be 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` (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.