mirror of
https://gitee.com/dlmu-cone/bf_original_balance_chassis
synced 2026-07-23 19:25:09 +08:00
增加了cmd/powershell下自动添加源文件的支持
This commit is contained in:
@@ -261,7 +261,7 @@ uint8_t BMI088Acquire(BMI088Instance *bmi088, BMI088_Data_t *data_store)
|
||||
}
|
||||
|
||||
/* pre calibrate parameter to go here */
|
||||
#warning REMEMBER TO SET PRE CALIBRATE PARAMETER IF YOU CHOOSE NOT TO CALIBRATE
|
||||
#pragma message "REMEMBER TO SET PRE CALIBRATE PARAMETER IF YOU CHOOSE NOT TO CALIBRATE"
|
||||
#define BMI088_PRE_CALI_ACC_X_OFFSET 0.0f
|
||||
#define BMI088_PRE_CALI_ACC_Y_OFFSET 0.0f
|
||||
#define BMI088_PRE_CALI_ACC_Z_OFFSET 0.0f
|
||||
|
||||
Reference in New Issue
Block a user