diff --git a/avr/devices/c03/main/a_c03.asm b/avr/devices/c03/main/a_c03.asm index 667a556..29985e5 100644 --- a/avr/devices/c03/main/a_c03.asm +++ b/avr/devices/c03/main/a_c03.asm @@ -95,7 +95,7 @@ C03App_Init: ; create main windows rcall c03AppCreateWinMenu ; (any, !Y) -; rcall c03AppCreateWinClimate ; (any, !Y) + rcall c03AppCreateWinClimate ; (any, !Y) ; rcall c03AppCreateWinNetStats ; (any, !Y) rcall c03AppCreateWinDebug ; (any, !Y) rcall c03AppCreateScreenSaver ; (any, !Y)