Siem-H

Results 4 comments of Siem-H

It keeps not returning 0, even though it seems to match. Does the ' | 0xF5 0xAB | ' behind the RX_FIFO matter? If it does, how do I add...

// Global variable `int trigger[] = {0x06, 0x02, 0x01, 0x01, 0x01, 0x01, 0x01};` //...... (just stock stuff between these two) for (;;) { delay(1); //delay to reduce system load if...