feat: 添加 ahrs 和 excavator-bucket-position 模块
This commit is contained in:
@@ -13,4 +13,7 @@ kotlin {
|
||||
|
||||
dependencies {
|
||||
add("commonMainApi", project(":deps"))
|
||||
|
||||
jvmMainImplementation(project(":libs:excavator-bucket-position"))
|
||||
jvmMainImplementation(project(":libs:ahrs"))
|
||||
}
|
||||
Reference in New Issue
Block a user