From 1b6cb65aede82cfd76bfb204c404f4b1444261e3 Mon Sep 17 00:00:00 2001 From: jaseg Date: Mon, 27 Oct 2025 13:45:48 +0100 Subject: [PATCH] README: Fix schematics path --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 0add42d..cd6a74d 100644 --- a/README.rst +++ b/README.rst @@ -100,8 +100,8 @@ PCB design folder structure measurements, you can just omit the driver IC included in the design and bridge it. This will drive the mesh directly from the ``74LVC2G157`` gates, which is enough for some basic measurements. -``schematics.pdf`` - PDF export of the schematic of the board. +``schematics/*.pdf`` + PDF export of the schematics of the board. Firmware folder structure -------------------------