From 5e48ef91e68fcddc591950ca56c930c50912454f Mon Sep 17 00:00:00 2001 From: xengineering Date: Sat, 24 May 2025 14:04:13 +0200 Subject: pcb: Invert button signals Making them active-low makes it easier to reset the MCU. For the wipe functionality it does not make a role since it will simply be defined in Devicetree. --- pcb/processor.kicad_sch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pcb/processor.kicad_sch') diff --git a/pcb/processor.kicad_sch b/pcb/processor.kicad_sch index 84ec013..a35d700 100644 --- a/pcb/processor.kicad_sch +++ b/pcb/processor.kicad_sch @@ -2341,7 +2341,7 @@ ) (uuid "82f61e74-c865-4393-826a-066e2a341f3e") ) - (hierarchical_label "BTN_REBOOT" + (hierarchical_label "~{BTN_REBOOT}" (shape input) (at 105.41 179.07 270) (effects @@ -2407,7 +2407,7 @@ ) (uuid "617b37ec-b5d3-4e1b-971a-1e543c286c47") ) - (hierarchical_label "BTN_WIPE" + (hierarchical_label "~{BTN_WIPE}" (shape input) (at 107.95 179.07 270) (effects -- cgit v1.2.3-70-g09d2