diff -r 4567e7bc404c -r 00a9c2c2f33f tools/picctldisplaytest/src/picctldisplaytest.h --- a/tools/picctldisplaytest/src/picctldisplaytest.h Thu Apr 23 20:22:04 2009 +0200 +++ b/tools/picctldisplaytest/src/picctldisplaytest.h Thu Apr 23 20:54:06 2009 +0200 @@ -43,6 +43,7 @@ static unsigned char CMD_SET_PWM1[] = {0xAA,0x45,0x00,0x01,0x00}; static unsigned char CMD_SET_PWM2[] = {0xAA,0x46,0x00,0x01,0x00}; static unsigned char CMD_BOOT[] = {0xAA,0x80,0x00,0x00}; +static unsigned char CMD_READ_EE[] = {0xAA,0x21,0x00,0x01,0x01}; #define BAUDRATE B921600 @@ -66,6 +67,7 @@ /*! \brief configuration set during runtime */ struct runtime_flags { bool parse_return_clockram; + bool parse_return_eeprom; }; /*! \brief char table display, showing almost the lower half of the display charset