diff options
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 | +| | ++---------------------------------------+ +``` |