mirror of
https://github.com/SlimeVR/SlimeVR-Tracker-ESP.git
synced 2026-04-06 02:01:57 +02:00
Improved BMI160 support (#220)
This commit is contained in:
@@ -5,4 +5,5 @@ monitor_speed = 115200
|
||||
framework = arduino
|
||||
build_flags =
|
||||
-O2
|
||||
build_unflags = -Os
|
||||
-std=gnu++17
|
||||
build_unflags = -Os -std=gnu++11
|
||||
|
||||
Reference in New Issue
Block a user