summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2013-10-08 20:53:04 +0200
committerDaniel Friesel <derf@finalrewind.org>2013-10-08 20:53:04 +0200
commit8a1bf760fc11a2d589825e9330dc0bc6cb9a05b1 (patch)
tree004fa2571bbc0ed16c76ab367d42ee53a759b0ce /README.md
parentda5fa098349a6682087b6bfade8a5575ec28dc49 (diff)
read ROM: improve post-byte code efficiency
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 3315321..07d85a0 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# owi-slave
-Implementation of an One Wire Interface slave device on an ATTiny 2313 without
+Implementation of an One Wire Interface slave device on an ATTiny 2313A without
external clock.
This code is a work in progress. The Command readout is not working realibly.