summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLunar Journal <md.node.0@gmail.com>2024-12-05 21:33:51 +0200
committerGitHub <noreply@github.com>2024-12-05 21:33:51 +0200
commitb7d70a54641e74074260128d2491b8d74ff5f4a4 (patch)
tree6c3504a62815444c60b9aee6d7c8fe4c46baecde
parent2c72581ee7c2a7a86a1306f5476c2a85b7f20241 (diff)
downloadidp8-b7d70a54641e74074260128d2491b8d74ff5f4a4.tar.gz
idp8-b7d70a54641e74074260128d2491b8d74ff5f4a4.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 a25e188..ee09e87 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.