@@ -0,0 +1,18 @@
;==========================
; Author: Marcel Schirmer
; Date: 31.05.2025
.nolist
.include "./m328Pdef.inc"
.list
.org 0x0000
rjmp init
init:
ser R16
out DDRD, R16
out PORTD, R16
The note is not visible to the blocked user.