diff options
author | Norbert Preining <norbert@preining.info> | 2024-01-02 03:04:28 +0000 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2024-01-02 03:04:28 +0000 |
commit | 6b10e9901a24325e837f0fdc2cbce8f43f18ccff (patch) | |
tree | 3c9f999691258a32058bf6b3e8353eadeda85f9b /graphics/circuit_macros/examples/UNO.m4 | |
parent | 094e5f512c4ea5981db967dd89c47363a603529b (diff) |
CTAN sync 202401020304
Diffstat (limited to 'graphics/circuit_macros/examples/UNO.m4')
-rw-r--r-- | graphics/circuit_macros/examples/UNO.m4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/circuit_macros/examples/UNO.m4 b/graphics/circuit_macros/examples/UNO.m4 index dab914ac80..6338c307c0 100644 --- a/graphics/circuit_macros/examples/UNO.m4 +++ b/graphics/circuit_macros/examples/UNO.m4 @@ -80,7 +80,7 @@ define(`ATMEGA16U2',`[ 107;nul, 2;XTAL2(PC0), 108;nul, 109;nul) - lg_pin(Pin109+(0,lg_pinsep),RESET,Pin24,wN,24,pinlen) + lg_pin(Pin109+(0,lg_pinsep),ifpostscript(,\tiny\sf) RESET,Pin24,wN,24,pinlen) ]') define(`Aleftpin',`move to Chip.sw+(0,m4Lx*lg_pinsep) Pin`$1': ifelse(`$2',nul,Here,dnl @@ -112,7 +112,7 @@ define(`ATMEGA328P',`[ 303;nul, 10;XTAL2, 304;nul, 305;nul) - lg_pin(Pin305+(0,lg_pinsep),RESET,Pin1,wN,1,pinlen) + lg_pin(Pin305+(0,lg_pinsep),ifpostscript(,\tiny\sf) RESET,Pin1,wN,1,pinlen) ]') define(`rswitch',`dswitch(`$1',,WBoDCP) |