mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
SC7A20 tweaks (#1251)
* Clean up handling of addresses * Update SC7A20.hpp * Try remapped Accel readings * Fake LIS setup? * Refining build options
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
#define SC7A20_REFERENCE 0x26
|
||||
#define SC7A20_STATUS_REG 0x27
|
||||
#define SC7A20_OUT_X_L 0x28
|
||||
#define SC7A20_OUT_X_L_ALT 0xA8
|
||||
#define SC7A20_OUT_X_H 0x29
|
||||
#define SC7A20_OUT_Y_L 0x2A
|
||||
#define SC7A20_OUT_Y_H 0x2B
|
||||
|
||||
Reference in New Issue
Block a user