From a7cf31b1c1f0c95e321d7b8687b5da3a71eb0af6 Mon Sep 17 00:00:00 2001 From: Martin Preuss Date: Tue, 27 Jan 2026 20:28:39 +0100 Subject: [PATCH] minor reformatting. --- avr/devices/c03/main/main.asm | 2 -- 1 file changed, 2 deletions(-) diff --git a/avr/devices/c03/main/main.asm b/avr/devices/c03/main/main.asm index e8fdea1..675b148 100644 --- a/avr/devices/c03/main/main.asm +++ b/avr/devices/c03/main/main.asm @@ -243,8 +243,6 @@ test: ldi zh, HIGH(appC03*2) bigcall GuiApp_Init - - ret