diff options
author | Lunar Journal <md.node.0@gmail.com> | 2024-12-05 21:39:02 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-05 21:39:02 +0200 |
commit | 0ee13dc39ba99fd092c90230b54c968405876400 (patch) | |
tree | afb72d1d75c561f55b1fa0fa1439c896c6065c09 /README.md | |
parent | 5422e0bb48cb56e6a92d8b70c14aceede2fbf81e (diff) | |
download | idp8-0ee13dc39ba99fd092c90230b54c968405876400.tar.gz idp8-0ee13dc39ba99fd092c90230b54c968405876400.zip |
Update README.md
Diffstat (limited to '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. |