new schematic
[my-code/atmel.git] / led_plex / main.asm
index 3130055..32f1e7d 100644 (file)
@@ -80,7 +80,7 @@ RESET:
 INIT:
 
        ; gio port init
-       rcall GIO_PORT_INIT
+       rcall PORT_INIT
 
        ; timer init
        rcall TIMER_INIT