hey this is probably a stupid question,
but if i soldered the ir led in the wrong order (it should be white, blue, blue, white but instead i did white, blue, white, blue), would it affect anything (range?)
Thanks!
Moderators: adafruit_support_bill, adafruit
#ifdef NA_CODES
const uint16_t code_na000Times[] PROGMEM = {
56, 56,
56, 172,
905, 456,
56, 3782,
905, 226,
56, 9689,
};
const struct IrCode code_na000Code PROGMEM = {
freq_to_timerval(37683),
36, // # of pairs
3, // # of bits per index
code_na000Times,
{
0x6C,
0x92,
0xC9,
0x24,
0x96,
0xDB,
0x24,
0xB6,
0xDB,
0x6C,
0x92,
0xCB,
0x2E,
0x50,
}
};Users browsing this forum: No registered users and 2 guests