diff options
author | Lunar Journal <md.node.0@gmail.com> | 2024-12-26 21:58:21 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-26 21:58:21 +0200 |
commit | 936c5ecb1b2312e5faab3da41b6bae5d9c27dad7 (patch) | |
tree | 1a663e7418a644fedf42ffc8f6ddaf8826548a61 /README.md | |
parent | c4771d9c2c67dc3ae7af29466500d2396ad505fb (diff) | |
download | idp8-936c5ecb1b2312e5faab3da41b6bae5d9c27dad7.tar.gz idp8-936c5ecb1b2312e5faab3da41b6bae5d9c27dad7.zip |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 25 |
1 files changed, 25 insertions, 0 deletions
@@ -28,3 +28,28 @@ Folders: * `/firmware` - `TX` and `RX` `avr-asm` firmware. * `/schematics` - circuit schematics for `IR` `TX` and `RX`. * `/spec` - `IDP` protocol specification. + +# Signature + +``` ++---------------------------------------+ +| .-. .-. .-. | +| / \ / \ / \ | +| / \ / \ / \ / | +| \ / \ / \ / | +| "_" "_" "_" | +| | +| _ _ _ _ _ _ ___ ___ _ _ | +| | | | | | | \| | /_\ | _ \ / __| || | | +| | |_| |_| | .` |/ _ \| /_\__ \ __ | | +| |____\___/|_|\_/_/ \_\_|_(_)___/_||_| | +| | +| | +| Lunar RF Labs | +| https://lunar.sh | +| | +| RF Research Laboratories | +| Copyright (C) 2022-2024 | +| | ++---------------------------------------+ +``` |