firmware/io_cfg.h
changeset 23 dc247e80ef26
parent 11 4c5712778d27
child 25 96f051df5d60
     1.1 --- a/firmware/io_cfg.h	Tue Apr 15 00:21:48 2008 +0200
     1.2 +++ b/firmware/io_cfg.h	Fri Jun 27 18:08:06 2008 +0200
     1.3 @@ -119,6 +119,9 @@
     1.4  #define CMD_DISP_SET_ROW_DATA   	0x14
     1.5  #define CMD_DISP_SET_ADDRESS		0x16
     1.6  
     1.7 +#define CMD_WRITE_EEPROM			0x20
     1.8 +#define CMD_READ_EEPROM				0x21
     1.9 +
    1.10  #define CMD_READ_CLOCK				0x40
    1.11  #define CMD_WRITE_CLOCK				0x41
    1.12  #define CMD_SET_PWM1				0x45