diff options
author | Lunar Journal <md.node.0@gmail.com> | 2023-09-07 12:14:01 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-07 12:14:01 +0200 |
commit | 7370d016983933b85b62a65b971abbf08bead489 (patch) | |
tree | 259182eecabfb828500858107b09565dab580668 /README.md | |
parent | 460f3662fe72b05cbb8b0d7c503be4126e1a0d4b (diff) | |
download | idp8-7370d016983933b85b62a65b971abbf08bead489.tar.gz idp8-7370d016983933b85b62a65b971abbf08bead489.zip |
idp8: readme: update readme
Update file refs.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -22,6 +22,6 @@ The sample protocol provided is only intended to be used by one transmitter-rece Included in the main source files is a led demo. Four leds can be controlled remotely using four tacticle push-buttons. Schematics for the project are provided. Folders: -* **/firmware** - TX and RX assembly firmware. -* **/schematics** - Circuit schematics for transmitter and receiver. -* **/spec** - IDP Protocol specification. +* `/firmware` - TX and RX assembly firmware. +* `/schematics` - Circuit schematics for transmitter and receiver. +* `/spec` - IDP Protocol specification. |