mirror of
https://github.com/SlimeVR/SlimeVR-Tracker-ESP.git
synced 2026-04-05 17:51:57 +02:00
* Reverse IMU I2C address from supplement to full * Formatting fix * More formatting * Make suggested change to improve compatibility with lazy people * Create CODEOWNERS * Fix include and C++ standards
13 lines
343 B
Plaintext
13 lines
343 B
Plaintext
# Global code owner
|
|
* @Eirenliel
|
|
|
|
# Make Loucas code owner of the defines to keep fw tool compatibility
|
|
/src/defines.h @loucass003
|
|
/src/consts.h @loucass003
|
|
/src/debug.h @loucass003
|
|
|
|
# Sfusion framework
|
|
/src/sensors/softfusion/ @gorbit99 @l0ud
|
|
/srs/sensors/SensorFusion* @gorbit99 @l0ud
|
|
/srs/sensors/motionprocessing/ @gorbit99 @l0ud
|
|
/lib/vqf/ |