Bunch of silly errors & debugging stuff.
[uccvend-snackrom.git] / ROM2 / chime.c
index 5318166..cf641e8 100644 (file)
@@ -1,7 +1,7 @@
 #include "vend.h"
 #include "chime.h"
 
-u8 chime_count;
+volatile u8 chime_count;
 
 void chime() {
        /* called from the RTI interrupt, sees if we need to turn the chime on or

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