ircode_fudi_906g.h
来自「Sunplus 8202S source code.」· C头文件 代码 · 共 18 行
H
18 行
#ifndef __IRCODE_FUDI906G_H
#define __IRCODE_FUDI906G_H
#define _IRCODE_INC_V //kenny add it 891004
#define IR_NEC
#define IR_ADDR_PATT 0x00ff
#include "irconfig.h"
#define IR_RETURN 0x8a
#define IR_EJECT 0xea
#define IR_STOP 0x48
#define IR_POWER 0xc2
#define IR_VOLUME_UP 0x6a
#define IR_VOLUME_DOWN 0x4a
#endif/*__IRCODE_FUDI906G_H*/
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?