Subversion Repositories Code-Repo

Compare Revisions

Ignore whitespace Rev 237 → Rev 241

/PIC Stuff/Cerebot_32MX7_LED_Cube/CUBE.h
19,6 → 19,7
#define TEAL 0x000,0x08F,0x08F
#define BLUE 0x000,0x000,0x08F
#define PURPLE 0x08F,0x000,0x08F
#define WHITE 0x0FF,0x0FF,0x0FF
 
// Control Pin Declarations
#define SFT_D_TRIS TRISBbits.TRISB15