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:
Ben V. Brown
2022-04-03 12:37:27 +10:00
committed by GitHub
parent 0b8192b690
commit 787bc46bdc
5 changed files with 1951 additions and 2436 deletions

View File

@@ -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