Subversion Repositories Code-Repo

Compare Revisions

Ignore whitespace Rev 267 → Rev 268

/PIC Stuff/Cerebot_32MX7_LED_Cube/main.c
262,6 → 262,7
// Set the overlay text
uint8_t text_string[] = "Welcome to the CCM Lab ";
Cube_Text_Init(text_string, 27, 0xFF, 0xFF, 0xFF);
// TIMER4_Start();
 
// Loop through some preset animations
while(1) {