Shawn's Code Archive
main.h - ContactType and Contact[] declarations towards top of file
main.c - Contact[] declaration at top of file, initialization routines, and external interrupt handler (DSPHandler())
display.h - display.h
display.c - writeContactScreen() is of interest and is called by draw(), both are near the bottom of the file



