From 2c764b2748f37446aee345a66a2e9e803a1e1b3e Mon Sep 17 00:00:00 2001 From: sh123 Date: Thu, 3 Feb 2022 10:59:13 +0200 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2580f92..44ea7ab 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,6 @@ Install via libraries: - DebugLog library: https://github.com/hideakitai/DebugLog # Development board -Development board schematics and case model is available at https://github.com/sh123/lora_tracker +Development board schematics, case and antenna models are available under `cad` and `schematics`. ![Modes of operation](images/device.png) From 753de0ad9473fbccdaeb4d41896c954f5270381b Mon Sep 17 00:00:00 2001 From: sh123 Date: Thu, 3 Feb 2022 10:59:55 +0200 Subject: [PATCH 2/2] Update README.md --- schematics/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schematics/README.md b/schematics/README.md index 33391c8..da99a73 100644 --- a/schematics/README.md +++ b/schematics/README.md @@ -5,4 +5,4 @@ This is small universal ESP32 devkit LoRa prototyping board for RA-01 or E22-400 To be used with firmware from https://github.com/sh123/esp32_loraprs or others. -![Board](images/board.png) +![Board](../images/board.png)