re-add n22.

This commit is contained in:
Martin Preuss
2025-05-04 03:36:56 +02:00
parent 33ec6d0a67
commit 688f02df47
7 changed files with 256 additions and 372 deletions

View File

@@ -39,6 +39,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 = PORTB4