Subversion Repositories Code-Repo

Compare Revisions

Ignore whitespace Rev 214 → Rev 215

/PIC Stuff/Cerebot_32MX7_LED_Cube/main.c
126,8 → 126,8
// Cube_Set_All(BLUE);
// Delay_MS(6000);
 
char start_text[] = "Cube Initialized\r\n";
UART1_Write(start_text, 18);
// char start_text[] = "Cube Initialized\r\n";
// UART1_Write(start_text, 18);
 
// Set the overlay text
// char text_string[] = "Welcome to the CCM Lab ";