diff options
Diffstat (limited to 'board/digsy_mtc/cmd_mtc.h')
| -rw-r--r-- | board/digsy_mtc/cmd_mtc.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/board/digsy_mtc/cmd_mtc.h b/board/digsy_mtc/cmd_mtc.h index db3aeed51..81714e34d 100644 --- a/board/digsy_mtc/cmd_mtc.h +++ b/board/digsy_mtc/cmd_mtc.h @@ -27,6 +27,7 @@  #define CMD_MTC_H  #define	CMD_WD_PARA		0x02 +#define	CMD_WD_WDSTATE		0x04  #define	CMD_FW_VERSION		0x10  #define	CMD_GET_VIM		0x30  #define	CMD_SET_LED		0x40 |