Commit 21ebf999 authored by 吴智聪(John Wu)'s avatar 吴智聪(John Wu)

change the i2c register addr according to new msp430 code

parent 58ef4da6
......@@ -32,7 +32,7 @@
#include <stdint.h>
#endif
#define regIR 0x40 // IR receiver register.
#define regIR 0xB0 // IR receiver register.
#define NEUROS_IR_MAJOR 110
#define NEUROS_IR_IOC_MAGIC 'i'
#define NULL_KEY 0xff
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment