source: svn/newcon3bcm2_21bu/dta/src/app/ntia/birw.h @ 66

Last change on this file since 66 was 66, checked in by megakiss, 11 years ago

키패드 기능 연결

전원키 누르고 리모콘 누르면 학습
CH+ 간격 1초 증가 MAX:15
CH- 간격 1초 감소 MIN :1

  • Property svn:executable set to *
File size: 156 bytes
Line 
1#ifndef _BIRW_H__
2#define _BIRW_H__
3void b_s3_standby(uint32_t id);
4#if !SUPPORT_DST_PLATFORM
5void bpwr_control(bapp_t *p_app, bool standby);
6#endif
7#endif
Note: See TracBrowser for help on using the repository browser.