updated Android example project

This commit is contained in:
strawmanbobi
2022-03-03 19:42:51 +08:00
parent c854786a7b
commit fb53043f60
20 changed files with 82 additions and 65 deletions

View File

@@ -11,7 +11,9 @@ Revision log:
#ifndef _IR_DECODER_IR_AC_CONTROL_H
#define _IR_DECODER_IR_AC_CONTROL_H
#if defined (BOARD_PC)
#pragma ide diagnostic ignored "OCUnusedGlobalDeclarationInspection"
#endif
#ifdef __cplusplus
extern "C"