summaryrefslogtreecommitdiff
path: root/firmware/idp8_tx.asm
diff options
context:
space:
mode:
authorLunar Journal <md.node.0@gmail.com>2024-12-28 12:12:21 +0200
committerGitHub <noreply@github.com>2024-12-28 12:12:21 +0200
commite4a5479db6e708d8e42f02c6faec219f39590bc9 (patch)
treeedee022e6338b73e065aab18664b7e740e45b1b3 /firmware/idp8_tx.asm
parent6223665a97844752ba43c1ee5f05e03d71180d71 (diff)
downloadidp8-e4a5479db6e708d8e42f02c6faec219f39590bc9.tar.gz
idp8-e4a5479db6e708d8e42f02c6faec219f39590bc9.zip
Update idp8_tx.asm
Diffstat (limited to 'firmware/idp8_tx.asm')
-rw-r--r--firmware/idp8_tx.asm3
1 files changed, 2 insertions, 1 deletions
diff --git a/firmware/idp8_tx.asm b/firmware/idp8_tx.asm
index 9c4bf83..16faeec 100644
--- a/firmware/idp8_tx.asm
+++ b/firmware/idp8_tx.asm
@@ -2,6 +2,8 @@
; @file idp8_tx.asm
; @brief 3-bit IR Data Protocol - idp8_tx.asm
;
+; Author: Dylan Müller
+;
; +---------------------------------------+
; | .-. .-. .-. |
; | / \ / \ / \ |
@@ -49,7 +51,6 @@
; *************************************
; * IDP8 (TX) assembler source *
-; * Written by: Dylan Müller *
; * Target architecture: AVR ATtiny85 *
; *************************************