To rom Q - COMPLETELY WORKS!
[uccvend-snackrom.git] / ROM2 / main_basic.c
index 888932e..44e0944 100644 (file)
@@ -156,10 +156,10 @@ int main() {
        
        display_init();
        set_msg(" HELLO    ");
+       delay(1000);
 
        unlock(); /* enable interrupts */
 
-       delay(1000);
        set_msg("  CRUEL   ");
 
        //comm_init();

UCC git Repository :: git.ucc.asn.au