diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2023-05-18 13:48:26 +0200 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2023-05-18 13:48:26 +0200 |
commit | 20c8ec2f14394042ec6bf03061e8ca82f1a63a60 (patch) | |
tree | 95efb9b93883fa556f06482269e9221919c4c8ee | |
parent | 844aeaf0a685180633107e89b9d28023ae05bd78 (diff) | |
download | lora-aprs-hb9egm-20c8ec2f14394042ec6bf03061e8ca82f1a63a60.tar.gz lora-aprs-hb9egm-20c8ec2f14394042ec6bf03061e8ca82f1a63a60.tar.bz2 lora-aprs-hb9egm-20c8ec2f14394042ec6bf03061e8ca82f1a63a60.zip |
Add README
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..a461cff --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# APRS/LoRa Tracker and i-gate + +The goal is to create an APRS/LoRa tracker using an STM32 and an i-gate running on a Raspberry Pi. + +Try to follow https://aprs434.github.io/ |