updated android example with ir_decoder 0.2.5
This commit is contained in:
@@ -9,11 +9,13 @@ Revision log:
|
||||
* 2016-10-21: created by strawmanbobi
|
||||
**************************************************************************************/
|
||||
|
||||
#pragma ide diagnostic ignored "hicpp-signed-bitwise"
|
||||
|
||||
#include <string.h>
|
||||
|
||||
#include "../include/ir_defs.h"
|
||||
#include "../include/ir_decode.h"
|
||||
#include "../include/ir_tv_control.h"
|
||||
#include "include/ir_defs.h"
|
||||
#include "include/ir_decode.h"
|
||||
#include "include/ir_tv_control.h"
|
||||
|
||||
|
||||
struct buffer
|
||||
|
||||
Reference in New Issue
Block a user