mirror of
https://github.com/SlimeVR/SlimeVR-Tracker-ESP.git
synced 2026-04-06 02:01:57 +02:00
* Untested magnetometer toggle feature for BNO08X and overal packet structure for setting flags from the server * Some build fixes * refactor(configuration): rename `CalibrationConfig` to `SensorConfig` * fix network package order * typo found * ignore clion files * finish feature * remove ota config that i used * C skill issue on defines * i have personal issues with C * do a reset before * reinit sensor * Fix remaining merge errors * remove BNO_USE_MAGNETOMETER_CORRECTION * Update src/sensors/sensor.h Co-authored-by: Lena <25586367+Vyolex@users.noreply.github.com> * who loves tabs * send sensorconfig instead of magdata on sensorinfo * Bump protocol and firmware version --------- Co-authored-by: Eiren Rain <eirenliel@users.noreply.github.com> Co-authored-by: DevMiner <devminer@devminer.xyz> Co-authored-by: Lena <25586367+Vyolex@users.noreply.github.com>
7 lines
42 B
Plaintext
7 lines
42 B
Plaintext
.pio
|
|
.vscode/*
|
|
build/
|
|
venv/
|
|
cache/
|
|
.idea/
|