From 131e4165f8522a9530bf65b2dfa24e7a4190ba42 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 1 Mar 2026 10:47:50 +0530 Subject: Update schematic diagram + readme --- justfile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'justfile') diff --git a/justfile b/justfile index 67ac3f0..fdf85cc 100644 --- a/justfile +++ b/justfile @@ -53,3 +53,6 @@ format: @compile-flags: echo '{{CFLAGS}}' | tr ' ' '\n' > ./compile_flags.txt + +schematic: + kicad-cli sch export svg -t arcana ./pcb/watch.kicad_sch -- cgit v1.3.1