Het lijkt erop dat alle ondersteunde protocols al standaard aktief staan :
code:
#define DECODE_BOSEWAVE 1
#define DECODE_DENON 1
#define DECODE_SHARP 1 // the same as DECODE_DENON
#define DECODE_JVC 1
#define DECODE_KASEIKYO 1
#define DECODE_PANASONIC 1 // the same as DECODE_KASEIKYO
#define DECODE_LEGO_PF 1
#define DECODE_LG 1
#define DECODE_NEC 1
#define DECODE_SAMSUNG 1
#define DECODE_SONY 1
#define DECODE_RC5 1
#define DECODE_RC6 1
/*
* End of new standard protocols
*/
#define DECODE_MAGIQUEST 1
#define DECODE_SANYO 1 // unknown protocol, not longer supported
#define DECODE_WHYNTER 1
#define DECODE_HASH 1 // sp
Dan lijkt het erop dat je AB niet in deze lijst staat.
Dan moet op zoek naar een andere afstandbediening (of een andere library).