From 7eea680d145bf157019c69101d20e607fd621706 Mon Sep 17 00:00:00 2001 From: sanni Date: Sat, 6 May 2023 10:29:33 +0200 Subject: [PATCH] Updated Designing your own Adapters (markdown) --- Designing-your-own-Adapters.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Designing-your-own-Adapters.md b/Designing-your-own-Adapters.md index b681f5d..5177997 100644 --- a/Designing-your-own-Adapters.md +++ b/Designing-your-own-Adapters.md @@ -1,5 +1,5 @@ To design your own adapters you need to download and install the following software: -- [KiCad 6](https://www.kicad.org/) +- [KiCad](https://www.kicad.org/) - [FreeRouting V1.2.43](https://www.dropbox.com/s/6druq74xxnkz26p/FreeRouting1.jar?dl=1) (Source code and newer releases that might still be buggy can be found [here](https://github.com/freerouting/freerouting)) - a Java Runtime Enviroment like [OpenJDK](https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.14.1%2B1/OpenJDK11U-jre_x64_windows_hotspot_11.0.14.1_1.msi)