diff options
author | Lunar Journal <md.node.0@gmail.com> | 2024-12-05 21:39:21 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-05 21:39:21 +0200 |
commit | e64cc9b0a364d29c7618d331973415c43204f41e (patch) | |
tree | 8beb4f04a8215335f7671df07e23dc3324d33c45 | |
parent | 0ee13dc39ba99fd092c90230b54c968405876400 (diff) | |
download | idp8-e64cc9b0a364d29c7618d331973415c43204f41e.tar.gz idp8-e64cc9b0a364d29c7618d331973415c43204f41e.zip |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ This repository contains a bare-bones implementation of a `3 bit` IR (infrared) 2. Pulse delay encoding. 3. Simple data transmission error checking. 4. High noise immunity. -5. Uses internal `8MHz` RC oscillator +5. Uses internal `8MHz` RC oscillator. 6. Timer resolution of `100μs`. 7. Fully configurable and extensible. |