implement gyroskop
This commit is contained in:
+2
-3
@@ -25,10 +25,8 @@ lib_deps =
|
||||
mprograms/QMC5883LCompass@^1.2.0
|
||||
https://git.kleiax.de/PlatformIO-Libs/Menu.git
|
||||
nrf24/RF24@^1.4.5
|
||||
jrowberg/I2Cdevlib-MPU6050@^1.0.0
|
||||
upload_port = COM6
|
||||
; extra_scripts =
|
||||
; pre:autoVersionIncrement/version_increment_pre.py
|
||||
; post:autoVersionIncrement/version_increment_post.py
|
||||
test_ignore = test_desktop
|
||||
build_type = debug
|
||||
monitor_filters = esp32_exception_decoder
|
||||
@@ -37,6 +35,7 @@ check_tool = clangtidy
|
||||
[env:native]
|
||||
platform = native
|
||||
test_ignore = test_embedded
|
||||
lib_deps = jrowberg/I2Cdevlib-MPU6050@^1.0.0
|
||||
|
||||
[platformio]
|
||||
description = A Rover who should be drive a route by gps.
|
||||
|
||||
Reference in New Issue
Block a user