re-enabled node n19. adapted n20.

This commit is contained in:
Martin Preuss
2025-06-05 22:45:25 +02:00
parent 284539fd52
commit cef487fb3a
13 changed files with 320 additions and 464 deletions

View File

@@ -40,6 +40,7 @@
.equ LED_SIMPLE_OFFTIME = 50
.equ LED_SIMPLE_DDR = DDRB
.equ LED_SIMPLE_PORT = PORTB
.equ LED_SIMPLE_PORTIN = PINB
.equ LED_SIMPLE_PINNUM = PORTB3