1.测试了QMI8658的驱动,正常读出x,y,z轴数据,得到的pitch, roll, yaw正常
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
//
|
||||
// Created by misaki on 2025/8/23.
|
||||
//
|
||||
|
||||
#ifndef BIONIC_SPHERE_DRIVERS_TEST_H
|
||||
#define BIONIC_SPHERE_DRIVERS_TEST_H
|
||||
|
||||
// imu测试
|
||||
void imu_test(void);
|
||||
|
||||
|
||||
#endif //BIONIC_SPHERE_DRIVERS_TEST_H
|
||||
Reference in New Issue
Block a user