Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: Hybrid_AttitudeEstimation Hybrid_main_FirstEdtion rocket_logger_sinkan2018_v1 HYBRYD2018_IZU_ROCKET ... more
Fork of mpu9250_i2c by
Diff: mpu9250_i2c.h
- Revision:
- 14:a9d3e1033609
- Parent:
- 13:22bf79c6636b
--- a/mpu9250_i2c.h Thu Nov 23 01:52:18 2017 +0000
+++ b/mpu9250_i2c.h Thu Nov 23 01:54:15 2017 +0000
@@ -147,12 +147,7 @@
*/
void setGyro(GYRO_RANGE g_range = _500DPS);
- /**
- * @bref 地磁気センサのデータレート設定
- * @param rate _8HZ か _100HZを選択
- * @note あえて8Hzにする必要は無いと思います.
- */
- //void setMag(MAG_RATE rate = _100HZ);
+
void init();
