🔧 Adds support for Yertle legs
https://github.com/Jerome-Graves/yertle/
This commit is contained in:
+6
-1
@@ -1,5 +1,10 @@
|
||||
[features]
|
||||
build_flags =
|
||||
; Kinematics - Choose only one
|
||||
-D SPOTMICRO_ESP32
|
||||
;-D SPOTMICRO_YERTLE
|
||||
|
||||
; Firmware flags
|
||||
-D USE_SLEEP=1
|
||||
-D USE_UPLOAD_FIRMWARE=0
|
||||
-D USE_DOWNLOAD_FIRMWARE=0
|
||||
@@ -11,6 +16,6 @@ build_flags =
|
||||
-D USE_BMP180=0
|
||||
-D USE_MPU6050=0
|
||||
-D USE_WS2812=1
|
||||
-D USE_BNO055=1
|
||||
-D USE_BNO055=0
|
||||
-D USE_USS=0
|
||||
-D USE_PCA9685=1
|
||||
Reference in New Issue
Block a user