From 274c404732a1be5a64135e4ed5fc2308c7780a7c Mon Sep 17 00:00:00 2001 From: Martin Preuss Date: Sun, 15 Mar 2026 20:26:43 +0100 Subject: [PATCH] c03: remove border, use new ressource RESSSOURCE_TXT_ROOMCLIMATE --- avr/devices/c03/test/w_climate.asm | 25 ++----------------------- 1 file changed, 2 insertions(+), 23 deletions(-) diff --git a/avr/devices/c03/test/w_climate.asm b/avr/devices/c03/test/w_climate.asm index 2193681..5c61148 100644 --- a/avr/devices/c03/test/w_climate.asm +++ b/avr/devices/c03/test/w_climate.asm @@ -40,8 +40,8 @@ ClimateWin_new: mov xh, r19 ldi r16, 0 ; OPTS ldi r17, (WIDGET_PACK_FILLED<