diff options
author | Lunar Journal <md.node.0@gmail.com> | 2024-12-07 18:21:55 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-07 18:21:55 +0200 |
commit | 5ccb21480b9618cb25cb71ab867b8abdfd99ca84 (patch) | |
tree | 27ea29cf27d47893215a85f063dda1eb408ac1e7 /README.md | |
parent | dbb77ebf2a36a16748c857ac3e00bbfe24f55691 (diff) | |
download | idp8-5ccb21480b9618cb25cb71ab867b8abdfd99ca84.tar.gz idp8-5ccb21480b9618cb25cb71ab867b8abdfd99ca84.zip |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -23,6 +23,6 @@ Included in the main source files is a led demo. <br> 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`. |