Subversion Repositories Code-Repo

Compare Revisions

Ignore whitespace Rev 229 → Rev 230

/PIC Stuff/PICX_16F1825_Controller/defines.h
44,8 → 44,8
 
#define _XTAL_FREQ 32000000
 
#define CMD_QUERY_BTN 0x10
#define CMD_SET_LEDS 0x11
#define CMD_QUERY_BTN 0x0A
#define CMD_SET_LEDS 0x0B
 
typedef union {
struct {